pydantic-ai
https://github.com/pydantic/pydantic-ai
Python
GenAI Agent Framework, the Pydantic way
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported4 Subscribers
Add a CodeTriage badge to pydantic-ai
Help out
- Issues
- Price realtime responses so `usage.cost` and `UsageLimits.cost_limit` work in a session
- Add Notion to the Harness documentation navigation
- Two capabilities that both need the innermost toolset slot: an authorize-and-record toolset and a durability engine
- Surface realtime receive-side failures to every consumer shape, and end `send_audio(iterable)` cleanly on close
- Add `RealtimeSession.wait_for_playback()` and let the docs examples finish the reply before closing
- Add `Linear` to the Harness navigation
- Correct realtime docs: event inventories, muting, ending a call, relay barge-in, Gemini and Azure specifics
- Keep late realtime input transcripts attached to the user turn they belong to
- Deprecate `RetryPromptPart` in favor of `ToolReturnPart(outcome='retried')` and `RetryFeedbackPart`
- `dataclasses.replace` on `ImageGeneration` and `XSearch` with a fallback model raises the fallback-versus-`local` `UserError`
- Docs
- Python not yet supported