1.10.23

comet-ml/opik1.10.23Feb 26, 2026by github-actions[bot]

AI Summary

This release introduces JSONPath support and Numerical Similarity metric to Optimization Studio, adds LiteLLM tracing response validation types, and includes various UI fixes for the frontend including a resizable configuration/initial-prompt separator.

Key Highlights

  • Add JSONPath support and Numerical Similarity metric to Optimization Studio
  • LiteLLM tracing response validation types for SDK
  • Make configuration/initial-prompt separator resizable in FE
  • Fix pytest plugin auto-load regression for downstream suites
  • Fix Vercel AI SDK generateObject output capture

New Features

  • JSONPath support in Optimization Studio
  • Numerical Similarity metric in Optimization Studio
  • Resizable separator in configuration/initial-prompt

Full Release Notes

## What's Changed
* fix(vercel): capture ai.response.object for generateObject output by @hztBUAA in https://github.com/comet-ml/opik/pull/5330
* [NA] add multi-tenant isolation check to code-reviewer by @LifeXplorer in https://github.com/comet-ml/opik/pull/5408
* [OPIK-4442] [SDK] Hotfix pytest plugin auto-load regression for downstream suites by @vincentkoc in https://github.com/comet-ml/opik/pull/5218
* [OPIK-4573] [FE] fix: remove PageBodyScrollContainer and fill vertical space by @andriidudar in https://github.com/comet-ml/opik/pull/5410
* [OPIK-4120] [SDK] LiteLLM tracing response validation types by @vincentkoc in https://github.com/comet-ml/opik/pull/4976
* [OPIK-4621] [E2E] fix: update tests for default column changes and online scoring by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/5409
* [NA] Fix MCP server configs: split commands, remove Atlassian by @andrescrz in https://github.com/comet-ml/opik/pull/5421
* [OPIK-4574] [FE] feat: make configuration/initial-prompt separator resizable by @andriidudar in https://github.com/comet-ml/opik/pull/5411
* [OPIK-4607] Add JSONPath support and Numerical Similarity metric to Optimization Studio by @ldaugusto in https://github.com/comet-ml/opik/pull/5418


**Full Changelog**: https://github.com/comet-ml/opik/compare/1.10.22...1.10.23