Back to Opik

2025 01 20

apps/opik-documentation/documentation/fern/docs/changelog/2025-01-20.mdx

2.0.24-5262631 B
Original Source

Opik Dashboard:

  • Added logs for online evaluation rules so that you can more easily ensure your online evaluation metrics are working as expected
  • Added auto-complete support in the variable mapping section of the online evaluation rules modal
  • Added support for Anthropic models in the playground
  • Experiments are now created when using datasets in the playground
  • Improved the Opik home page
  • Updated the code snippets in the quickstart to make them easier to understand

SDK:

  • Improved support for litellm completion kwargs
  • LiteLLM required version is now relaxed to avoid conflicts with other Python packages