For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
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