2.1.2
comet-ml/opik2.1.2Mar 26, 2024by alexkuzmik
AI Summary
This release adds new SDK functionality for provider name passing and improves metrics processing, while also syncing provider definitions and updating documentation.
Key Highlights
- Allow passing provider name to `track_openai` in the SDK.
- Fixed character order and ignore whitespace parameters for the ChrF metric.
- Synced provider model definitions between backend and frontend.
- Updated offline disk logging support (internal).
New Features
- Allow passing provider name to track_openai.
Full Release Notes
## What's Changed * [CM-9899] Internal changes: offline disk logging support by @alexkuzmik in https://github.com/comet-ml/comet-llm/pull/115 * [NA] Bump version 2.1.2 by @alexkuzmik in https://github.com/comet-ml/comet-llm/pull/117 **Full Changelog**: https://github.com/comet-ml/comet-llm/compare/2.1.1...2.1.2 ## What's Changed * [NA] [SDK] feat: allow passing provider name to track_openai by @alexkuzmik in https://github.com/comet-ml/opik/pull/7223 * [OPIK-6895] [BE] feat: add id_week predicate to trace read paths by @andrescrz in https://github.com/comet-ml/opik/pull/7235 * [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/7237 * [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/7233 * [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/7239 * [NA] [SDK] fix: forward char_order and ignore_whitespace to NLTK in ChrF metric by @Hiyaarora in https://github.com/comet-ml/opik/pull/7230 ## New Contributors * @Hiyaarora made their first contribution in https://github.com/comet-ml/opik/pull/7230 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.1.1...2.1.2