This release adds 4 notable features for engineering teams evaluating rollout.
Published 2d
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agent-framework
genai
llm
pydantic
python
Summary
AI summaryAdded AdvisorTool support for Anthropic/OpenRouter, GoogleCloudProvider multi‑region locations, external web access option for WebSearchTool, and BedrockMantleProvider normalization.
Full changelog
What's Changed
🚀 Features
- Add
AdvisorToolsupport for Anthropic and OpenRouter by @adtyavrdhn in https://github.com/pydantic/pydantic-ai/pull/6605 - Add 'us'/'eu' multi-region locations to GoogleCloudProvider location type by @pydanty[bot] in https://github.com/pydantic/pydantic-ai/pull/6715
- Add
external_web_accessoption toWebSearchToolfor OpenAI Responses by @pydanty[bot] in https://github.com/pydantic/pydantic-ai/pull/6710 - Add
BedrockMantleProviderand normalize response-scoped tool-call IDs by @dsfaccini in https://github.com/pydantic/pydantic-ai/pull/6538
🐛 Bug Fixes
- Map deferred
google-genaistream errors inGoogleModelby @dmontagu in https://github.com/pydantic/pydantic-ai/pull/6693
Full Changelog: https://github.com/pydantic/pydantic-ai/compare/v2.17.0...v2.18.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- v1.95.0 rename ‘built-in tools’ to ‘native tools’, deprecate old fields, register via capabilities=[NativeTool(...)]
Beta — feedback welcome: [email protected]