Skip to content

pydantic-ai

v1.104.0 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-framework genai llm pydantic python

Summary

AI summary

Added Claude Opus 4.8 support.

Changes in this release

Feature Low

Adds Claude Opus 4.8 support

Adds Claude Opus 4.8 support

Source: llm_adapter@2026-05-29

Confidence: high

Bugfix Medium

Forwards `thinking=False` on hybrid OpenRouter/xAI/Bedrock routes

Forwards `thinking=False` on hybrid OpenRouter/xAI/Bedrock routes

Source: llm_adapter@2026-05-29

Confidence: high

Bugfix Medium

Fixes Bedrock single-tool `tool_choice` cache preservation issue

Fixes Bedrock single-tool `tool_choice` cache preservation issue

Source: llm_adapter@2026-05-29

Confidence: high

Full changelog

What's Changed

🚀 Features

  • Add Claude Opus 4.8 support by @dsfaccini in https://github.com/pydantic/pydantic-ai/pull/5709

🐛 Bug Fixes

  • Forward thinking=False on hybrid OpenRouter/xAI/Bedrock routes, aligning silent-drop with direct routes by @sarth6 in https://github.com/pydantic/pydantic-ai/pull/5433
  • Fix Bedrock single-tool tool_choice cache preservation by @dsfaccini in https://github.com/pydantic/pydantic-ai/pull/5674

Full Changelog: https://github.com/pydantic/pydantic-ai/compare/v1.103.0...v1.104.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

Track pydantic-ai

Get notified when new releases ship.

Sign up free

About pydantic-ai

AI Agent Framework, the Pydantic way

All releases →

Related context

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]