Skip to content

v2.25.0 (2026-08-05)

Latest

Choose a tag to compare

@dsfaccini dsfaccini released this 06 Aug 02:57
6c47d3b

What's Changed

πŸš€ Features

  • Forward xAI FileSearchTool collections search options by @pydanty[bot] in #7154

πŸ› Bug Fixes

  • fix(azure): send max_tokens for Mistral models, not max_completion_tokens by @feiiiiii5 in #6929
  • Omit server attributes for a malformed base_url port and forward base_url through WrapperModel by @dsfaccini in #7136
  • Fix thinking="minimal" for GPT-5.6 models by @daikeren in #7082
  • Degrade malformed tool-call args in ToolCallPart.args_as_json_str() by @dsfaccini in #7092

New Contributors

Full Changelog: v2.24.0...v2.25.0