github pydantic/pydantic-ai v0.2.19
v0.2.19 (2025-06-16)

latest releases: v1.63.0, v1.62.0, v1.61.0...
8 months ago

What's Changed

  • Proper check if callable is async by @Kludex in #1972
  • More flexible method infer_provider by @hovi in #1945
  • Ignore dynamic instructions returning an empty string by @giacbrd in #1961
  • uprev Pyodide to 0.27.6 by @samuelcolvin in #1944
  • refactor: updated tools doc with function naming: roll_die → roll_dice by @yamanahlawat in #1986
  • Set Anthropic max_tokens to 4096 by default by @Kludex in #1994
  • feat: add history_processors parameter to Agent for message processing by @Kludex in #1970
  • Yield events for unknown tool calls by @proever in #1960
  • Always set a parameters schema on a Gemini function declaration, even when it's an empty object by @DouweM in #1998

New Contributors

Full Changelog: v0.2.18...v0.2.19

Don't miss a new pydantic-ai release

NewReleases is sending notifications on new releases.