2.2.6

miraymen/pix2surf2.2.6Jul 17, 2024by alexkuzmik

AI Summary

Bug fixes in the LLM SDK regarding API types and chain arguments, along with Opik UI improvements like audit mode and mobile onboarding.

Key Highlights

  • Removed tags argument from end chain.
  • Fixed API.query type hints.
  • Added audit (shadow/log-only) mode for UUIDv7 ingestion.
  • Mobile onboarding swipe navigation and UI improvements.

Breaking Changes

  • Removed tags argument from end chain

New Features

  • Audit mode for UUIDv7 ingestion
  • Mobile onboarding UI

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