Getting Started

Changelog

Opik Dashboard:

  • Added Updated At column in the project page
  • Added support for filtering by token usage in the trace page

SDK:

  • Added link to the trace project when traces are logged for the first time in a session
  • Added link to the experiment page when calling the evaluate method
  • Added project_name parameter in the opik.Opik client and opik.track decorator
  • Added a new nb_samples parameter in the evaluate method to specify the number of samples to use for the evaluation
  • Released the LiteLLM integration