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
- `HuggingFaceModel` reads `logprobs`/`top_logprobs` settings that are declared nowhere, and never maps logprobs from the response
- Fix `HuggingFaceModel` logprobs settings and response mapping
- docs: show approval-bound deferred tool calls
- No way to bound per-turn tool-call concurrency — one model turn fanned out 792 concurrent executions
- Temporal: `ctx.usage` mutations inside an activity are silently discarded, so delegate agent usage is lost
- Scope `gateway_provider()` authentication to registered routes
- feat(TestModel): add output_tool_name to select a specific output tool (#2199)
- Scope Gateway authentication to registered routes on shared HTTP clients
- Add telemetry.dev to alternative observability backends
- Match unhyphenated Qwen3-Coder names in `qwen_model_profile`
- Docs
- Python not yet supported