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
- `Field(description=...)` does not satisfy `require_parameter_descriptions`
- Accept `Annotated[..., Field(description=...)]` for `require_parameter_descriptions`
- `FunctionToolset.get_tools()` crashes if prepare registers another tool
- Point the Starlette documentation links at `starlette.dev`
- Let a capability declare it owns tool execution, so a second durability engine is refused
- Tool `return_schema` is dropped for Google models served through OpenAI-compatible gateways
- OpenAI Responses native web-search calls are missing from `RequestUsage`
- docs(durable): explain how tool calls run durably and toolset extension points
- Propagate prepared definitions through `CombinedToolset`
- Warn when usage extraction prevents limit enforcement
- Docs
- Python not yet supported