Pydantic AI Python agent framework for building production-grade GenAI applications with the "FastAPI feeling". Quick Navigation | Topic | Reference | | ------------ | --------------------------------------------- | | Agents | agents.md | | Capabilities | agents.md | | Tools | tools.md | | Models | models.md | | Embeddings | embeddings.md | | Evals | evals.md | | Integrations | integrations.md | | Graphs | graphs.md | | UI Streams | ui.md | | Installation | installation.md | When to Use - Building AI agents with structured output - Need type-safe, IDE-friendly agent development - Require depe…