pydantic-ai-slim0.5.0
pydantic-ai-slim0.5.0
Published
Agent Framework / shim to use Pydantic with LLMs, slim package
pip install pydantic-ai-slim
Package Downloads
Requires Python
>=3.9
Dependencies
- eval-type-backport
>=0.2.0
- exceptiongroup
; python_version < "3.11"
- griffe
>=1.3.2
- httpx
>=0.27
- opentelemetry-api
>=1.28.0
- pydantic-graph
==0.5.0
- pydantic
>=2.10
- typing-inspection
>=0.4.0
- fasta2a
>=0.4.1; extra == "a2a"
- ag-ui-protocol
>=0.1.8; extra == "ag-ui"
- starlette
>=0.45.3; extra == "ag-ui"
- anthropic
>=0.52.0; extra == "anthropic"
- boto3
>=1.37.24; extra == "bedrock"
- argcomplete
>=3.5.0; extra == "cli"
- prompt-toolkit
>=3; extra == "cli"
- rich
>=13; extra == "cli"
- cohere
>=5.16.0; platform_system != "Emscripten" and extra == "cohere"
- ddgs
>=9.0.0; extra == "duckduckgo"
- pydantic-evals
==0.5.0; extra == "evals"
- google-genai
>=1.24.0; extra == "google"
- groq
>=0.19.0; extra == "groq"
- huggingface-hub
[inference]>=0.33.5; extra == "huggingface"
- logfire
>=3.11.0; extra == "logfire"
- mcp
>=1.10.0; python_version >= "3.10" and extra == "mcp"
- mistralai
>=1.9.2; extra == "mistral"
- openai
>=1.92.0; extra == "openai"
- tenacity
>=8.2.3; extra == "retries"
- tavily-python
>=0.5.0; extra == "tavily"
- google-auth
>=2.36.0; extra == "vertexai"
- requests
>=2.32.2; extra == "vertexai"
Pydantic AI Slim
Pydantic AI core logic with minimal required dependencies.
For more information on how to use this package see ai.pydantic.dev/install.