What's Changed
π Features
- feat: export
HistoryProcessorand add actionable hints to usage-limit and tool-retry errors by @DouweM in #6346
π Bug Fixes
- Fix
MistralStreamedResponsestreamed number/integer validation to accept int-valued numbers and reject bools by @pydanty[bot] in #6479 - fix(onboarding): suggest
Agent('test')when provider credentials are missing by @DouweM in #6342 - fix(anthropic): transform native output schema when reached via
profile={"default_structured_output_mode": "native"}by @dsfaccini in #6521 - Fix Bedrock
profile={'default_structured_output_mode': 'native'}sending untransformed schema by @dsfaccini in #6539
Full Changelog: v2.10.0...v2.11.0