2.2.2

comet-ml/opik2.2.2Apr 18, 2024by alexkuzmik

AI Summary

A maintenance release focusing on bug fixes, documentation improvements, and infrastructure updates, including migration to uv and fixes for various provider integrations and UI crashes.

Key Highlights

  • Migrated CI Python tooling from pip/setup-python to uv
  • Fixed Google Translate crashes on mobile and onboarding
  • Registered Fireworks AI as a canonical provider
  • Added documentation for ingestion size limits and attachments

Full Release Notes

## What's Changed
* [CM-10065] Expose Tag query variable in CometLLM by @Lothiraldan in https://github.com/comet-ml/comet-llm/pull/122
* [CM-10170] Fix issue when calling log_metadata method for a prompt that doesn't have metadata by @jverre in https://github.com/comet-ml/comet-llm/pull/123
* [NA] Bump version 2.2.2 by @alexkuzmik in https://github.com/comet-ml/comet-llm/pull/125

## New Contributors
* @jverre made their first contribution in https://github.com/comet-ml/comet-llm/pull/123

**Full Changelog**: https://github.com/comet-ml/comet-llm/compare/2.2.1...2.2.2

## What's Changed
* [NA] [DOCS] fix: repair broken docs links and remove defunct Anannas integration by @jverre in https://github.com/comet-ml/opik/pull/7548
* [OPIK-7385] [GHA] chore: migrate CI Python tooling from pip/setup-python to uv by @JetoPistola in https://github.com/comet-ml/opik/pull/7538
* [OPIK-7345] [BE] feat: persist cipx git info and per-turn committed delta by @BorisTkachenko in https://github.com/comet-ml/opik/pull/7528
* [OPIK-7496] [BE] fix: strip otel attribute rule prefix from saved key by @albe2669 in https://github.com/comet-ml/opik/pull/7499
* [OPIK-7377] [DOCS] docs: add data export best practices and read rate limits by @alexkuzmik in https://github.com/comet-ml/opik/pull/7552
* [OPIK-7396] [BE] fix: tolerate >1 emitted row in TraceDAO.findById (get-by-id 500) by @thiagohora in https://github.com/comet-ml/opik/pull/7532
* [NA] [BE] fix: register fireworks_ai as a canonical provider so Fireworks model prices load by @Anuj7411 in https://github.com/comet-ml/opik/pull/7554
* [OPIK-7428] [FE] Prevent Google Translate removeChild crash on mobile get-started by @awkoy in https://github.com/comet-ml/opik/pull/7556
* [NA] [DOCS] Consolidate non-English READMEs: refresh CN/ES/FR/DE, retire unmaintained locales by @Brianwones in https://github.com/comet-ml/opik/pull/7557
* [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/7560
* [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/7559
* [OPIK-7336] [DOCS] Document span/trace ingestion size limits + attachments by @YarivHashaiComet in https://github.com/comet-ml/opik/pull/7468
* [DOCS] Document full trace/span context for thread evaluation rules by @SrBliss in https://github.com/comet-ml/opik/pull/7466


**Full Changelog**: https://github.com/comet-ml/opik/compare/2.2.1...2.2.2