2.2.7

BuilderIO/gpt-crawler2.2.7Jul 27, 2026by github-actions[bot]

AI Summary

This release introduces AI guardrails, including an LLM judge and prompt injection detection, alongside stability improvements for server-side ingestion and configurable pipeline metrics.

Key Highlights

  • Added LLM judge, prompt injection detection, and custom trained guardrails
  • Configurable stale timeout for Ollie reports with added pipeline metrics
  • Server-side ingestion size guards to prevent request errors

New Features

  • LLM judge functionality
  • Prompt injection detection
  • Custom trained guardrails
  • Configurable stale timeout

Full Release Notes

## What's Changed
* [OPIK-7274] [BE] fix: make Ollie report stale timeout configurable and add pipeline metrics by @miguelgrc in https://github.com/comet-ml/opik/pull/7576
* [NA] [BE] [FE] [SDK] feat: add LLM judge, prompt injection, and custom trained guardrails by @jverre in https://github.com/comet-ml/opik/pull/7602
* [OPIK-7333] [BE] server-side ingestion size guards (request 413 + document 4xx) by @YarivHashaiComet in https://github.com/comet-ml/opik/pull/7483
* [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/7616
* [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/7617
* [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/7618
* build(deps): bump software.amazon.jdbc:aws-advanced-jdbc-wrapper from 4.2.0 to 4.3.0 in /apps/opik-backend by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7620
* build(deps): bump software.amazon.awssdk:bom from 2.48.3 to 2.49.3 in /apps/opik-backend by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7621
* build(deps): bump opentelmetry.version from 2.29.0 to 2.30.0 in /apps/opik-backend by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7619


**Full Changelog**: https://github.com/comet-ml/opik/compare/2.2.6...2.2.7