December 16, 2024

Opik Dashboard:

  • The Opik playground is now in public preview
  • 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