Skip to content

v2.34.0 (2026-08-24)

Choose a tag to compare

@dsfaccini dsfaccini released this 25 Aug 01:47
· 17 commits to main since this release
bfa8e91

What's Changed

馃殌 Features

馃悰 Bug Fixes

  • Fix TestModel generation for equal inclusive bounds by @pydanty in #7642
  • Render enum $refs as Literal in FunctionSignature by @pydanty in #7579
  • Fix TestModel generation of falsy JSON Schema const values by @pydanty in #7630
  • Fix stale UIEventStream part state on cancellation by @adtyavrdhn in #7675
  • Only strip logit_bias from Cerebras model settings by @ryanl-cerebras in #7653
  • Fix VercelAIAdapter rejecting reasoning part id in run input by @pydanty in #7706
  • Fix dropped zero-argument tool calls in CohereModel by @pydanty in #7720
  • Fix VercelProvider dropping the Groq profile for groq/-prefixed models by @pydanty in #7551
  • fix(evals): honor zero-valued SpanQuery maximums by @lntutor in #6934
  • Handle asctime-form Retry-After dates in wait_retry_after() by @parveshsaini in #7711
  • Honor agent tool retry budget for load_capability by @lntutor in #6937
  • Recognize Bedrock鈥檚 r1 alias in deepseek_model_profile() by @adtyavrdhn in #7723

New Contributors

Full Changelog: v2.33.0...v2.34.0