github pydantic/pydantic-ai v0.3.7
v0.3.7 (2025-07-07)

latest releases: v1.60.0, v1.59.0, v1.58.0...
7 months ago

What's Changed

  • Make AgentStream.stream_output (available inside agent.iter) stream validated output data instead of raising validation errors by @DouweM in #2134
  • Add model_request_stream_sync to direct API by @hewliyang in #2116
  • Add GitHub Models provider by @sgoedecke in #2114
  • Added support for google specific arguments for video analysis by @Sumered in #2110
  • Implemented a convenient way to use ACI.dev Tools in PydanticAI by @Kamal-Moha in #2093
  • Fix list rendering in documentation by @Viicos in #2145
  • Raise consistent deprecation warnings by @Viicos in #2148
  • Move docstring warning of model settings as a comment by @Viicos in #2146

New Contributors

Full Changelog: v0.3.6...v0.3.7

Don't miss a new pydantic-ai release

NewReleases is sending notifications on new releases.