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
- feat: add `anthropic_thinking_display` and `bedrock_thinking_display` settings
- fix(tool-search): drop redundant `description` from `ToolSearchMatch`
- Expose public `message_history` validator for provider-valid histories
- Cross-capability access to the parent agent run (run-stack `ContextVar`)
- [docs-drift] Document new `top_k` ModelSettings parameter and `gateway/gemini:` deprecation
- `ToolSearchMatch.description` is redundant - duplicates tools-schema content
- Multimodal Embedding Support
- Extended thinking `display` parameter not exposed via unified thinking
- fix(groq): emit `reasoning_effort="none"` when `thinking=False` on `qwen3`
- fix: stream Gemini thought parts
- Docs
- Python not yet supported