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 supported1 Subscribers
Add a CodeTriage badge to pydantic-ai
Help out
- Issues
- Support for OpenAI's `tool_search` and `defer_loading` in Responses API.
- Proposal: Secure Tool Sandbox Integration (Docker/WASM)
- docs: improve OpenTelemetry naming clarity in logfire.md
- add extensibility & customization guide
- Expose context window size on `ModelProfile` and usage limits/tokens on `RunContext`
- Add `GoogleMapsTool` builtin tool for Google Maps grounding
- `args_validator` from `FunctionToolset` wrapped in `DynamicToolset` is silently dropped with `TemporalAgent`
- Capture cached token usage in separate OTel histograms
- Add TextEditorTool builtin for Anthropic
- fix `attempted exit cancel scope in different task` by using per-context connections (using `ContextVar`)
- Docs
- Python not yet supported