2.0.61

iii-hq/iii2.0.61Jun 10, 2026by github-actions[bot]

AI Summary

This release improves cost tracking accuracy for various providers and optimizes dashboard loading performance to prevent memory issues.

Key Highlights

  • Added Mistral cost tracking
  • Discounted cached tokens for Gemini/Google/Claude on Vertex AI
  • Fixed dashboard page fetching to avoid JSON config OOM
  • Fixed best trial configuration display

New Features

  • Enhanced cost tracking for Mistral models
  • Optimized dashboard fetching to prevent OOM
  • Fixed best trial configuration prompt display

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