2.0.61
louislam/dockge2.0.61Jun 10, 2026by github-actions[bot]
AI Summary
This release focuses on refining cost tracking for various AI providers like Mistral and Gemini, along with UI polish and fixes for TraceField handling.
Key Highlights
- Fixed cost tracking for Mistral, Gemini, and Claude on Vertex AI
- Improved UI polish including environment pill sizing and playground hover fixes
- Fixed display of best trial configuration prompts in the UI
Full Release Notes
## What's Changed * [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/7011 * fix: add Mistral cost tracking by @aduverger in https://github.com/comet-ml/opik/pull/6978 * [issue-6976] [BE] fix: discount Gemini/Google cached tokens in cost by @Anuj7411 in https://github.com/comet-ml/opik/pull/6980 * [OPIK-6754] [FE] polish: env pill sizing, deploy menu UX, playground hover fix by @aadereiko in https://github.com/comet-ml/opik/pull/6937 * [issue-6344] [BE] fix: handle missing TraceField cases in online-scoring filter evaluator by @octo-patch in https://github.com/comet-ml/opik/pull/6366 * [BE] fix: discount cached tokens for Claude on Vertex AI by @Anuj7411 in https://github.com/comet-ml/opik/pull/7016 * [OPIK-6482] [BE] fix: fetch dashboards page in two steps to avoid filesort OOM on JSON config by @thiagohora in https://github.com/comet-ml/opik/pull/7015 * [OPIK-6840] [FE] Fix best trial configuration showing initial prompt instead of optimized prompt by @jverre in https://github.com/comet-ml/opik/pull/7009 ## New Contributors * @aduverger made their first contribution in https://github.com/comet-ml/opik/pull/6978 * @octo-patch made their first contribution in https://github.com/comet-ml/opik/pull/6366 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.60...2.0.61