
AI AGENTS
by Pydantic
AI Agent Framework, the Pydantic way.
Pydantic AI is an agent framework from Pydantic. The GitHub repository describes it as “AI Agent Framework, the Pydantic way.” The official Pydantic Agents documentation shows developers importing Agent from pydantic_ai and running agents synchronously or asynchronously against model providers. The official API reference documents the pydantic_ai.agent module for working with Pydantic AI agents.
Build Python AI agents using Pydantic’s agent framework. Use when you want documented synchronous or asynchronous agent runs against model providers. Evaluate when your team already relies on Pydantic and wants an agent framework from the same provider.
Last updated May 31, 2026