2.1.4
comet-ml/opik2.1.4Jun 26, 2026by github-actions[bot]
AI Summary
Fixes logging for Agent Insights and updates documentation for AI SDK v7 and Vercel support, including a fix for audio input token cost calculation.
Key Highlights
- Log Agent Insights report job completion on success
- Discount audio input tokens in cost for OpenAI audio models
- Document AI SDK v7 and Vercel eve support
- Make async_insert_busy_timeout_max_ms configurable
New Features
- Audio token cost calculation fix
- Agent Insights logging improvement
- Documentation updates for AI SDK v7
Full Release Notes
## What's Changed * [OPIK-000] [BE] fix: log Agent Insights report job completion on success signal by @BorisTkachenko in https://github.com/comet-ml/opik/pull/7245 * [NA] [DOCS] docs: document AI SDK v7 and Vercel eve support in opik-vercel by @alexkuzmik in https://github.com/comet-ml/opik/pull/7248 * [BE] fix: discount audio input tokens in cost for OpenAI audio models by @Anuj7411 in https://github.com/comet-ml/opik/pull/7137 * [OPIK-6896] [BE] feat: make async_insert_busy_timeout_max_ms configurable by @andrescrz in https://github.com/comet-ml/opik/pull/7247 * [OPIK-7020] [DOCS] docs: document hosted vs local MCP setup and status commands by @alexkuzmik in https://github.com/comet-ml/opik/pull/7203 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.1.3...2.1.4