Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-23 | 1.4 kB | |
v0.4.6 (2025-07-23) source code.tar.gz | 2025-07-23 | 44.3 MB | |
v0.4.6 (2025-07-23) source code.zip | 2025-07-23 | 44.8 MB | |
Totals: 3 Items | 89.2 MB | 0 |
What's Changed
- Enable URL and binary PDF for Mistral by @pintaf in https://github.com/pydantic/pydantic-ai/pull/2267
- Fix pydantic-evals panel rendering with evaluators by @dmontagu in https://github.com/pydantic/pydantic-ai/pull/2274
- Fix mp3 handling by @dmontagu in https://github.com/pydantic/pydantic-ai/pull/2279
- Handle built-in tool errors better in tool registration by @fswair in https://github.com/pydantic/pydantic-ai/pull/2252
- fix: use
FileUrl.format
to find the extension by @Kludex in https://github.com/pydantic/pydantic-ai/pull/2280 - Correct code snippet for native output by @minhduc0711 in https://github.com/pydantic/pydantic-ai/pull/2271
- chore: simplify output function call with model retry by @bitnahian in https://github.com/pydantic/pydantic-ai/pull/2273
- Reduce duplication between StreamedRunResult and AgentStream by @DouweM in https://github.com/pydantic/pydantic-ai/pull/2275
- chore: add
CLAUDE.md
by @Kludex in https://github.com/pydantic/pydantic-ai/pull/2281 - Speed up function
_estimate_string_tokens
by @misrasaurabh1 in https://github.com/pydantic/pydantic-ai/pull/2156
New Contributors
- @minhduc0711 made their first contribution in https://github.com/pydantic/pydantic-ai/pull/2271
- @pintaf made their first contribution in https://github.com/pydantic/pydantic-ai/pull/2267
Full Changelog: https://github.com/pydantic/pydantic-ai/compare/v0.4.5...v0.4.6