2.0.61
Zipstack/unstract2.0.61Jun 10, 2026by github-actions[bot]
AI Summary
The release improves cost tracking accuracy for Mistral, Gemini, and Claude providers by implementing cached token discounts. It also includes several UI/UX polish items and fixes dashboard performance issues.
Key Highlights
- Added Mistral cost tracking
- Discounted cached tokens for Gemini and Claude
- Improved dashboard performance to avoid OOM
- Fixed best trial configuration display in UI
New Features
- Mistral cost tracking
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