2.2.3
clusterzx/paperless-ai2.2.3May 14, 2024by alexkuzmik
AI Summary
Released on May 14, 2024, fixing OpenAI integration and Opik UI/CI issues.
Key Highlights
- Comet LLM: Fixed OpenAI related issues.
- Opik FE: Fixed Google Translate removeChild crash on onboarding.
- Opik CI: Migrated Python Dockerfiles from pip to uv.
New Features
- OpenAI fix
- Google Translate crash fix
- Dockerfile migration to uv package manager
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