github pydantic/pydantic-ai v0.3.0
v0.3.0 (2025-06-18)

latest releases: v1.75.0, v1.74.0, v1.73.0...
9 months ago

Breaking Changes

See #1142 — Adds support for thinking parts.

We now convert the thinking blocks ("<think>..."</think>") in provider specific text parts to
PydanticAI ThinkingParts. Also, as part of this release, we made the choice to not send back the
ThinkingParts to the provider - the idea is to save costs on behalf of the user. In the future, we
intend to add a setting to customize this behavior.


What's Changed

Full Changelog: v0.2.20...v0.3.0

Don't miss a new pydantic-ai release

NewReleases is sending notifications on new releases.