Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-20 | 966 Bytes | |
v0.7.4 (2025-08-20) source code.tar.gz | 2025-08-20 | 46.8 MB | |
v0.7.4 (2025-08-20) source code.zip | 2025-08-20 | 47.3 MB | |
Totals: 3 Items | 94.1 MB | 1 |
What's Changed
- Fix bug with google model safety handling by @dmontagu in https://github.com/pydantic/pydantic-ai/pull/2066
- Add
takes_ctx
arg toTool.from_schema
by @dedeswim in https://github.com/pydantic/pydantic-ai/pull/2615 - feat: support Google's url_context builtin tool by @vinnymeller in https://github.com/pydantic/pydantic-ai/pull/2604
- Add missing UrlContextTool into all by @Kludex in https://github.com/pydantic/pydantic-ai/pull/2617
- Drop assertion on Google streaming by @Kludex in https://github.com/pydantic/pydantic-ai/pull/2618
New Contributors
- @dedeswim made their first contribution in https://github.com/pydantic/pydantic-ai/pull/2615
- @vinnymeller made their first contribution in https://github.com/pydantic/pydantic-ai/pull/2604
- @ivo-1 made their first contribution in https://github.com/pydantic/pydantic-ai/pull/2610
Full Changelog: https://github.com/pydantic/pydantic-ai/compare/v0.7.3...v0.7.4