Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-30 | 787 Bytes | |
v0.4.10 (2025-07-30) source code.tar.gz | 2025-07-30 | 46.5 MB | |
v0.4.10 (2025-07-30) source code.zip | 2025-07-30 | 47.0 MB | |
Totals: 3 Items | 93.5 MB | 0 |
What's Changed
- Fix parallel tool calling with tools returning ToolReturn with content by @DouweM in https://github.com/pydantic/pydantic-ai/pull/2365
- Always enter Toolset context when running agent by @strawgate in https://github.com/pydantic/pydantic-ai/pull/2361
- Add
priority
service_tier
toOpenAIModelSettings
and respect it inOpenAIResponsesModel
by @akenarsari in https://github.com/pydantic/pydantic-ai/pull/2368 - Add HTTP Referer request header to Vercel AI Gateway provider by @joshualipman123 in https://github.com/pydantic/pydantic-ai/pull/2369
New Contributors
- @akenarsari made their first contribution in https://github.com/pydantic/pydantic-ai/pull/2368
Full Changelog: https://github.com/pydantic/pydantic-ai/compare/v0.4.9...v0.4.10