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 theopik.Opik
client andopik.track
decorator - Added a new
nb_samples
parameter in theevaluate
method to specify the number of samples to use for the evaluation - Released the LiteLLM integration