2.2.3

bradtraversy/design-resources-for-developers2.2.3May 14, 2024by alexkuzmik

AI Summary

Comet LLM fixed OpenAI integration. Opik fixed Google Translate crash, added experiment comparison view, and introduced batch-flush data loss reporting.

Key Highlights

  • Comet LLM: OpenAI integration fix
  • Opik: Google Translate crash fix
  • Opik: Experiment comparison view test
  • Opik: Batch-flush data loss reporting

New Features

  • OpenAI integration fix
  • Experiment comparison view test
  • Batch-flush data loss reporting via FlushResult
  • ClickHouse tiered-storage config
  • Dockerfile migration from pip to uv

Full Release Notes

## What's Changed
* [CM-10066]: openai fix by @aadereiko in https://github.com/comet-ml/comet-llm/pull/130
* [NA] Bump version 2.2.3 by @alexkuzmik in https://github.com/comet-ml/comet-llm/pull/131

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

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

## What's Changed
* [OPIK-7435] [FE] Fix Google Translate removeChild crash on onboarding email step by @awkoy in https://github.com/comet-ml/opik/pull/7562
* [OPIK-7094] [QA] test: cover experiment comparison view by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/7550
* [OPIK-6898] [HELM] ClickHouse tiered-storage server config + EBS cache provisioning by @GuySaar8 in https://github.com/comet-ml/opik/pull/7539
* [OPIK-7386] [CI] chore: migrate Python Dockerfiles from pip to uv by @JetoPistola in https://github.com/comet-ml/opik/pull/7525
* docs: fix broken links and rendering bugs in the Python SDK reference & docs by @aswynz in https://github.com/comet-ml/opik/pull/7558
* [OPIK-7186] [SDK] feat: surface batch-flush data loss via FlushResult by @alexkuzmik in https://github.com/comet-ml/opik/pull/7513


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