Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Aug 14:38
ae67968

2.0.0 (2026-08-24)

Features

  • add llm_config.models per-channel model map (756a737)
  • add llm_config.provider multimodal shorthand (49b67cb)
  • support llm_config BYOK on jobs and retrieval (51adb5a)
  • support llm_config BYOK on jobs and retrieval (fba428f)
  • sync HTTP types and auth with Node SDK 2.2.0 (d4706a9)
  • sync HTTP types and auth with Node SDK 2.2.0 (96c6498)

Bug Fixes

  • keep python release on release-please path (a5da15c)
  • pin ruff to 0.15 so CI matches local lint (006ad21)

Documentation

  • clarify llm_config partial per-channel override (cbef45d)

Refactors

  • flatten llm_config to OpenAI-style root fields (2c65f2f)