v0.3.7 (2025-07-07)
What's Changed
- Make
AgentStream.stream_output
(available insideagent.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
- @hewliyang made their first contribution in #2116
- @sgoedecke made their first contribution in #2114
- @Kamal-Moha made their first contribution in #2093
- @Sumered made their first contribution in #2110
Full Changelog: v0.3.6...v0.3.7