What's Changed
🚀 Features
- Add a LangChain migration skill by @adtyavrdhn in #7679
- Add GLM-5.3 support to
ZaiModelby @aisk in #7600
🐛 Bug Fixes
- Fix
TestModelgeneration for equal inclusive bounds by @pydanty[bot] in #7642 - Render enum $refs as
LiteralinFunctionSignatureby @pydanty[bot] in #7579 - Fix
TestModelgeneration of falsy JSON Schemaconstvalues by @pydanty[bot] in #7630 - Fix stale
UIEventStreampart state on cancellation by @adtyavrdhn in #7675 - Only strip
logit_biasfrom Cerebras model settings by @ryanl-cerebras in #7653 - Fix
VercelAIAdapterrejecting reasoning partidin run input by @pydanty[bot] in #7706 - Fix dropped zero-argument tool calls in
CohereModelby @pydanty[bot] in #7720 - Fix
VercelProviderdropping the Groq profile forgroq/-prefixed models by @pydanty[bot] in #7551 - fix(evals): honor zero-valued
SpanQuerymaximums by @lntutor in #6934 - Handle asctime-form
Retry-Afterdates inwait_retry_after()by @parveshsaini in #7711 - Honor agent tool retry budget for
load_capabilityby @lntutor in #6937 - Recognize Bedrock’s
r1alias indeepseek_model_profile()by @adtyavrdhn in #7723
New Contributors
- @brianosaurus made their first contribution in #7522
- @junqi410-create made their first contribution in #7669
- @aisk made their first contribution in #7600
- @ryanl-cerebras made their first contribution in #7653
- @parveshsaini made their first contribution in #7711
Full Changelog: v2.33.0...v2.34.0