2.0.54
comet-ml/opik2.0.54Jun 1, 2026by github-actions[bot]
AI Summary
Fixes cost calculation to use pre-computed OpenTelemetry data and improves prompt assignment logic by assigning multi-project prompts to the dominant project.
Key Highlights
- Use pre-computed gen_ai.usage.cost from OTel
- Assign multi-project prompts to dominant project, remove trap
New Features
- Assign multi-project prompts to dominant project
- Use pre-computed gen_ai.usage.cost from OTel
Full Release Notes
## What's Changed * [OPIK-4909] [BE] fix: use pre-computed gen_ai.usage.cost from OTel by @YarivHashaiComet in https://github.com/comet-ml/opik/pull/6893 * [NA] [DOCS] Promote MCP server & refresh docs-v2 by @jverre in https://github.com/comet-ml/opik/pull/6938 * [NA] add weekly changelog entry for 2026-06-02 by @jverre in https://github.com/comet-ml/opik/pull/6936 * [OPIK-6758] [BE] feat: assign multi-project prompts to dominant project, remove trap by @andrescrz in https://github.com/comet-ml/opik/pull/6942 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.53...2.0.54