github pydantic/pydantic-ai v1.0.9
v1.0.9 (2025-09-18)

latest releases: v1.62.0, v1.61.0, v1.60.0...
5 months ago

What's Changed

  • Stream built-in tool calls from OpenAI, Google, Anthropic and return them on next request (required for OpenAI reasoning) by @DouweM in #2877
  • Include built-in tool calls and results in OTel messages by @DouweM in #2954
  • Add RunContext.max_retries and .last_attempt by @DouweM in #2952
  • Fix StreamedResponse.model_name for Azure OpenAI with content filter by @DouweM in #2951
  • Fix TemporalAgent dropping model-specific ModelSettings (e.g. openai_reasoning_effort) by @DouweM in #2938
  • Don't send item IDs to Responses API for non-reasoning models by @DouweM in #2950
  • Update DBOS version by @qianl15 in #2939

Full Changelog: v1.0.8...v1.0.9

Don't miss a new pydantic-ai release

NewReleases is sending notifications on new releases.