v0.0.17 2025-01-03
What's Changed
- Multi-agent application documentation by @samuelcolvin in #541
- Added troubleshooting section to the docs page by @andrewdmalone in #583
- GCP VertexAI: pass explicit
scope
togoogle.auth.default()
by @jtbaker in #579 - Docs fix - remove unnecessary line in multi agent docs by @sydney-runkle in #588
- Fix parallel Gemini function calls by @montasaurus in #585
- Add troubleshooting docs by @dAIsySHEng1 in #584
- Docs fix - change to pydantic-ai.git on contributing page by @dAIsySHEng1 in #590
AgentDeps
default toNone
. by @samuelcolvin in #592- added support for formatting examples by @abhishekvarma12345 in #515
- fix: update module name and include devtools as dev dependency for example scripts by @w121211 in #597
- uprev to 0.0.17 by @samuelcolvin in #604
New Contributors
- @andrewdmalone made their first contribution in #583
- @jtbaker made their first contribution in #579
- @dAIsySHEng1 made their first contribution in #584
- @abhishekvarma12345 made their first contribution in #515
- @w121211 made their first contribution in #597
Full Changelog: v0.0.16...v0.0.17