Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-28 | 601 Bytes | |
v0.4.9 (2025-07-28) source code.tar.gz | 2025-07-28 | 46.5 MB | |
v0.4.9 (2025-07-28) source code.zip | 2025-07-28 | 47.0 MB | |
Totals: 3 Items | 93.5 MB | 0 |
What's Changed
- Ensure AG-UI state is isolated between requests by @DouweM in https://github.com/pydantic/pydantic-ai/pull/2343
- Refine retry logic for parallel tool calling by @DouweM in https://github.com/pydantic/pydantic-ai/pull/2317
- Fix AgentStream.stream_output and StreamedRunResult.stream_structured with output tools by @DouweM in https://github.com/pydantic/pydantic-ai/pull/2314
- Allow
default
in tool schema with Gemini by @strawgate in https://github.com/pydantic/pydantic-ai/pull/2309
Full Changelog: https://github.com/pydantic/pydantic-ai/compare/v0.4.8...v0.4.9