2.2.6

BuilderIO/gpt-crawler2.2.6Jul 17, 2024by alexkuzmik

AI Summary

This release focuses on stability and bug fixes for the Comet LLM and Opik platforms. It includes type hint corrections, prevention of heap OOM crashes in online scoring, and improvements to metadata filter autocomplete and audit logging.

Key Highlights

  • Fix API.query type hints
  • Prevent heap OOM crash-loop in online-scoring spans
  • Enhanced metadata filter autocomplete in UI
  • Addition of audit (shadow/log-only) mode for UUIDv7 ingestion

New Features

  • Audit mode for ingestion validation
  • Metadata filter improvements

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