Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-24 | 1.2 kB | |
v0.3.3 (2025-06-24) source code.tar.gz | 2025-06-24 | 43.4 MB | |
v0.3.3 (2025-06-24) source code.zip | 2025-06-24 | 43.8 MB | |
Totals: 3 Items | 87.2 MB | 1 |
What's Changed
- Support
NativeOutput
andPromptedOutput
modes in addition toToolOutput
by @DouweM in https://github.com/pydantic/pydantic-ai/pull/1628 - Improve Dynamic Instructions Documentation by @xflashxx in https://github.com/pydantic/pydantic-ai/pull/1819
- docs: add API reference to
UserPromptNode
by @Kludex in https://github.com/pydantic/pydantic-ai/pull/2052 - Include additional usage fields from OpenAI-compatible APIs in usage details by @Wh1isper in https://github.com/pydantic/pydantic-ai/pull/2038
- Fix: Handled and pretty-printed exceptions without exiting the CLI. by @fswair in https://github.com/pydantic/pydantic-ai/pull/2055
- document alternative otel backends by @samuelcolvin in https://github.com/pydantic/pydantic-ai/pull/2062
- note on self-hosting logfire by @samuelcolvin in https://github.com/pydantic/pydantic-ai/pull/2063
- Make Edge hashable by @dmontagu in https://github.com/pydantic/pydantic-ai/pull/2064
New Contributors
- @xflashxx made their first contribution in https://github.com/pydantic/pydantic-ai/pull/1819
Full Changelog: https://github.com/pydantic/pydantic-ai/compare/v0.3.2...v0.3.3