2.2.6

clusterzx/paperless-ai2.2.6Jul 17, 2024by alexkuzmik

AI Summary

Released on July 17, 2024, focusing on Comet LLM API updates and Opik audit features.

Key Highlights

  • Comet LLM: Removed tags argument from end chain and fixed API query type hints.
  • Opik: Added audit (shadow/log-only) mode to UUIDv7 ingestion validation.
  • Opik: Fixed heap OOM crash-loop in trace-thread online-scoring.

New Features

  • Audit mode for UUIDv7 ingestion
  • Heap OOM crash-loop fix
  • UI 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