v0.0.22 2025-02-04
What's Changed
- Port
pydantic_ai.Agent
to usingpydantic_graph
by @dmontagu in #725 - PR previews by @samuelcolvin in #815
- Various docs improvements by @sydney-runkle in #809
- Adding new gemini experimental models by @sydney-runkle in #811
- Various minor fixes by @dmontagu in #834
- Build docs for python<3.12 by @samuelcolvin in #841
- Weather Agent Sample: Only include
tool_call_id
to chatbot.append if it's set by @chug2k in #771 - Support locally served models which do not require an api key by @mikeedjones in #814
New Contributors
- @chug2k made their first contribution in #771
- @mikeedjones made their first contribution in #814
Full Changelog: v0.0.21...v0.0.22