github pydantic/pydantic-ai v0.2.13
v0.2.13 (2025-06-03)

latest releases: v1.63.0, v1.62.0, v1.61.0...
8 months ago

What's Changed

  • Make parallel_evaluation_example more robust by @DouweM in #1861
  • Ensure tool call parts with custom argument model validation errors are serializable by @DouweM in #1862
  • Add option to pass expected output to LLMJudge by @hinnefe2 in #1853
  • Fix unexpected part error when Google model returns empty text delta by @Blue9 in #1875
  • Generate ToolCallPart.tool_call_id when OpenAI-compatible API returned an empty string by @DouweM in #1892
  • docs: Fix import for BaseModel in graph example code by @briann in #1894
  • Add new _GeminiThoughtPart to adhere to Gemini response by @dnouri in #1897

New Contributors

Full Changelog: v0.2.12...v0.2.13

Don't miss a new pydantic-ai release

NewReleases is sending notifications on new releases.