2.2.6
bradtraversy/design-resources-for-developers2.2.6Jul 17, 2024by alexkuzmik
AI Summary
Comet LLM updates include removing tags argument and fixing API type hints. Opik updates include audit mode, guardrails improvements, and UI fixes.
Key Highlights
- Comet LLM: Removed tags argument from end chain
- Comet LLM: Fixed API query type hints
- Opik: Audit mode for UUIDv7 ingestion
- Opik: Guardrails improvements and mobile onboarding
Breaking Changes
- Remove tags argument from end chain
New Features
- Audit (shadow/log-only) mode
- Guardrails improvements (CPU image, dashboard breakdown)
- Mobile onboarding UI
- Design system updates
- Metadata filter autocomplete fix
Full Release Notes
## What's Changed * [CM-10412] Remove tags argument from end chain by @alexkuzmik in https://github.com/comet-ml/comet-llm/pull/140 * [CM-10413] Fix API.query type hints to the query parameter by @japdubengsub in https://github.com/comet-ml/comet-llm/pull/142 * [NA] Bump version 2.2.6 by @alexkuzmik in https://github.com/comet-ml/comet-llm/pull/143 **Full Changelog**: https://github.com/comet-ml/comet-llm/compare/2.2.5...2.2.6 ## What's Changed * [NA] [DOCS] README: add Claude Code and MCP server rows to the integrations table by @Brianwones in https://github.com/comet-ml/opik/pull/7598 * [OPIK-7454] fix: bound trace-thread online-scoring span preload to stop heap OOM crash-loop by @andrescrz in https://github.com/comet-ml/opik/pull/7586 * [NA] [BE] Reclassify system_tools/system_tools_deferred into the built_in_tools lane by @petrotiurin in https://github.com/comet-ml/opik/pull/7555 * [OPIK-7328] [FE] fix: keep picked value in metadata filter key autocomplete by @miguelgrc in https://github.com/comet-ml/opik/pull/7603 * [OPIK-7402] [BE] Add audit (shadow / log-only) mode to UUIDv7 ingestion validation by @thiagohora in https://github.com/comet-ml/opik/pull/7573 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.2.5...2.2.6