Skip to content

pydantic-ai

v1.105.0 Feature

This release adds 2 notable features 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

Updates πŸš€ Features, πŸ› Bug Fixes, and feat across a mixed release.

Changes in this release

Feature Medium

Adds on-demand (deferred loading) capabilities for instructions, tools, model settings, and hooks.

Adds on-demand (deferred loading) capabilities for instructions, tools, model settings, and hooks.

Source: llm_adapter@2026-06-02

Confidence: high

β€”
Feature Medium

Adds Grok 4.3 `reasoning_effort` support and current xAI model names.

Adds Grok 4.3 `reasoning_effort` support and current xAI model names.

Source: llm_adapter@2026-06-02

Confidence: high

β€”
Bugfix Medium

Fixes `gateway/` model construction inside a Temporal workflow by passing provider SDKs through the sandbox.

Fixes `gateway/` model construction inside a Temporal workflow by passing provider SDKs through the sandbox.

Source: llm_adapter@2026-06-02

Confidence: high

β€”
Bugfix Medium

Fixes `GoogleModelSettings.google_cached_content` to omit `system_instruction`, `tools`, and `tool_config` from requests.

Fixes `GoogleModelSettings.google_cached_content` to omit `system_instruction`, `tools`, and `tool_config` from requests.

Source: llm_adapter@2026-06-02

Confidence: high

β€”
Full changelog

What's Changed

πŸš€ Features

  • feat: On-demand (deferred loading) capabilities, including instructions, tools, model settings, and hooks by @adtyavrdhn in https://github.com/pydantic/pydantic-ai/pull/5230
  • Add Grok 4.3 reasoning_effort support and current xAI model names by @adtyavrdhn in https://github.com/pydantic/pydantic-ai/pull/5454

πŸ› Bug Fixes

  • Fix gateway/ model construction inside a Temporal workflow by passing provider SDKs through the sandbox by @adtyavrdhn in https://github.com/pydantic/pydantic-ai/pull/5733
  • Fix GoogleModelSettings.google_cached_content so request omits system_instruction, tools, and tool_config by @gaurav0107 in https://github.com/pydantic/pydantic-ai/pull/5681

New Contributors

  • @gaurav0107 made their first contribution in https://github.com/pydantic/pydantic-ai/pull/5681

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