New
v1.56.0 (2026-02-05)
What's Changed
๐ Features
- Add Claude Opus 4.6,
anthropic_effortandanthropic_thinking.type='adaptive'by @dsfaccini in https://github.com/pydantic/pydantic-ai/pull/4216 - Add
anthropic_betastoAnthropicModelSettingsby @bohdanhr in https://github.com/pydantic/pydantic-ai/pull/4180
๐ Bug Fixes
- Fix Bedrock
CachePointplacement with multiple trailing documents by @psg2 in https://github.com/pydantic/pydantic-ai/pull/4207 - Disallow downloading
FileUrls pointing at the local network by default by @DouweM in https://github.com/pydantic/pydantic-ai/pull/4227
Full Changelog: https://github.com/pydantic/pydantic-ai/compare/v1.55.0...v1.56.0