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
- Refactor `tests/test_capability...` into `tests/capabilities/test_...` + set a token guard to keep test files below 10k tokens
- Restore Claude gateway authorization for GitHub Actions
- `_join_threads` helper of `pydantic_evals/pydantic_evals/_online.py` has no test coverage.
- VercelAIAdapter.deferred_tool_results carries approvals only, never external call results
- Profile of the full `pyright` run and what would shrink it
- Render `ToolAdditionMode` and `ToolDeferralMode` on the profiles API reference page
- Correct what `ModelAPIError` covers in the `FallbackModel` default
- Reduce capability traceback depth and exception-local serialization overhead
- Model equality ignores `settings`, so merged capabilities drop the later `fallback_subagent_model`
- docs: warn against registering tools from inside `prepare`
- Docs
- Python not yet supported