Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-07 | 1.5 kB | |
v0.3.7 (2025-07-07) source code.tar.gz | 2025-07-07 | 44.2 MB | |
v0.3.7 (2025-07-07) source code.zip | 2025-07-07 | 44.7 MB | |
Totals: 3 Items | 88.9 MB | 0 |
What's Changed
- Make
AgentStream.stream_output
(available insideagent.iter
) stream validated output data instead of raising validation errors by @DouweM in https://github.com/pydantic/pydantic-ai/pull/2134 - Add
model_request_stream_sync
to direct API by @hewliyang in https://github.com/pydantic/pydantic-ai/pull/2116 - Add GitHub Models provider by @sgoedecke in https://github.com/pydantic/pydantic-ai/pull/2114
- Added support for google specific arguments for video analysis by @Sumered in https://github.com/pydantic/pydantic-ai/pull/2110
- Implemented a convenient way to use ACI.dev Tools in PydanticAI by @Kamal-Moha in https://github.com/pydantic/pydantic-ai/pull/2093
- Fix list rendering in documentation by @Viicos in https://github.com/pydantic/pydantic-ai/pull/2145
- Raise consistent deprecation warnings by @Viicos in https://github.com/pydantic/pydantic-ai/pull/2148
- Move docstring warning of model settings as a comment by @Viicos in https://github.com/pydantic/pydantic-ai/pull/2146
New Contributors
- @hewliyang made their first contribution in https://github.com/pydantic/pydantic-ai/pull/2116
- @sgoedecke made their first contribution in https://github.com/pydantic/pydantic-ai/pull/2114
- @Kamal-Moha made their first contribution in https://github.com/pydantic/pydantic-ai/pull/2093
- @Sumered made their first contribution in https://github.com/pydantic/pydantic-ai/pull/2110
Full Changelog: https://github.com/pydantic/pydantic-ai/compare/v0.3.6...v0.3.7