Back to Opik

2024 12 16

apps/opik-documentation/documentation/fern/docs/changelog/2024-12-16.mdx

2.0.24-5262756 B
Original Source

Opik Dashboard:

  • The Opik playground is now in public preview

    <Frame> </Frame>
  • You can now view the prompt diff when updating a prompt from the UI

  • Errors in traces and spans are now displayed in the UI

  • Display agent graphs in the traces sidebar

  • Released a new plugin for the Kong AI Gateway

SDK:

  • Added support for serializing Pydantic models passed to decorated functions
  • Implemented get_experiment_by_id and get_experiment_by_name methods
  • Scoring metrics are now logged to the traces when using the evaluate method
  • New integration with aisuite
  • New integration with Haystack