2.0.7
comet-ml/opik2.0.7Apr 21, 2026by github-actions[bot]
AI Summary
This release focuses on backend improvements and UI refinements for the Opik platform, specifically optimizing analytics handling and improving the user interface for agent configuration. It includes a migration to Redis for better performance in deduplication and updates to provider model definitions.
Key Highlights
- Migrated analytics deduplication from in-memory to Redis for better performance
- Cached anonymous IDs to improve tracking efficiency
- Updated button labels in the Agent configuration tab UI
- Synced provider model definitions
New Features
- Redis-based analytics deduplication
- Agent configuration UI improvements
- Provider model synchronization
Full Release Notes
## What's Changed * [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/6402 * [OPIK-6026] [BE] fix: replace in-memory analytics dedup with Redis and cache anonymous ID by @andrescrz in https://github.com/comet-ml/opik/pull/6397 * [NA]: Update button labels in descriptive steps for UI interaction of Agent configuration tab by @LeoRoccoBreedt in https://github.com/comet-ml/opik/pull/6392 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.6...2.0.7