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 supported2 Subscribers
Add a CodeTriage badge to pydantic-ai
Help out
- Issues
- feat(evals): prototype multi-turn eval primitives
- Migrate `GoogleModel` to the Interactions API (GLA-only today; blocked on Vertex + gateway parity)
- Add experimental GLA-only `GoogleInteractionsModel` (Interactions API PoC)
- Option to emit `gen_ai.agent.name` as a dimension on GenAI client metrics (token usage, cost, TTFT)
- Add turn index to agent chat spans
- feat(providers): add SnowflakeCortexProvider for Snowflake Cortex Inference
- Add `SnowflakeModel` and `SnowflakeProvider` for Snowflake Cortex
- Add `VLLMProvider` for vLLM servers
- feat(cohere): implement `request_stream` / `CohereStreamedResponse`
- Expose the live `AgentRun` handle from `to_web`/`dispatch_request` for cross-request steering (interrupt / enqueue)
- Docs
- Python not yet supported