1.10.8

comet-ml/opik1.10.8Feb 6, 2026by github-actions[bot]

AI Summary

This release introduces prompt metadata tracking in traces generated from the Opik Playground, exposes metadata in Python online evaluation rules, and adds annotation queue support to the Python SDK.

Key Highlights

  • Add prompt metadata to traces from Opik Playground
  • Expose metadata in Python online evaluation rules
  • Add annotation queue support to Python SDK
  • Fix prompt last_updated_at not updating on version creation

New Features

  • Annotation queue support for Python SDK
  • Metadata exposure in evaluation rules

Full Release Notes

## What's Changed
* [OPIK-3074] [FE] Add prompt metadata to traces generated from Opik Playground by @BorisTkachenko in https://github.com/comet-ml/opik/pull/5039
* [issue-5081] [FE] Expose metadata in Python online evaluation rules by @dsblank in https://github.com/comet-ml/opik/pull/5099
* [OPIK-4215] [SDK] Add annotation queue support to Python SDK by @petrotiurin in https://github.com/comet-ml/opik/pull/5069
* [OPIK-3239] [BE] Fix prompt last_updated_at not updating on version creation by @BorisTkachenko in https://github.com/comet-ml/opik/pull/5113


**Full Changelog**: https://github.com/comet-ml/opik/compare/1.10.7...1.10.8