pypi pydantic-ai 1.101.0
v1.101.0 (2026-05-21)

latest release: 2.0.0b2
3 hours ago

What's Changed

🚀 Features

  • Add pending message queue (ctx.enqueue / agent_run.enqueue) by @DouweM in #4980
  • Add support for MCP background tasks (SEP-1686) by @Alex-Resch in #5192
  • Make XSearch capability model-agnostic via subagent fallback by @colesmcintosh in #5120
  • Support top_k model setting in GoogleModel, AnthropicModel, and CohereModel by @madanlalit in #5558

🐛 Bug Fixes

  • Fix AnthropicModel dropping code execution tool results when continuing a conversation by @2830500285 in #5568
  • Fix thinking being silently dropped for Claude Sonnet 4.6 and Opus 4.6 on Bedrock, and support adaptive thinking efforts by @sarth6 in #5326
  • Don't drop single BaseModel tool arguments sent in wrapped form when the model uses default extra='ignore' by @macayu17 in #5560
  • Preserve Xai tool result IDs and require xai-sdk 1.6.0 by @FU-max-boop in #5355

📦 Dependencies

New Contributors

Full Changelog: v1.100.0...v1.101.0

Don't miss a new pydantic-ai release

NewReleases is sending notifications on new releases.