Metadata-Version: |
2.4 |
Name: |
pydantic-ai |
Version: |
0.0.20 |
Summary: |
Agent Framework / shim to use Pydantic with LLMs |
Author-Email: |
Samuel Colvin <samuel[at]pydantic.dev> |
Project-Url: |
Homepage, https://ai.pydantic.dev |
Project-Url: |
Source, https://github.com/pydantic/pydantic-ai |
Project-Url: |
Documentation, https://ai.pydantic.dev |
Project-Url: |
Changelog, https://github.com/pydantic/pydantic-ai/releases |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Environment :: Console |
Classifier: |
Environment :: MacOS X |
Classifier: |
Framework :: Pydantic |
Classifier: |
Framework :: Pydantic :: 2 |
Classifier: |
Framework :: Pytest |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Operating System :: Unix |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Internet |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
>=3.9 |
Requires-Dist: |
pydantic-ai-slim[anthropic,cohere,graph,groq,mistral,openai,vertexai] (==0.0.20) |
Requires-Dist: |
pydantic-ai-examples (==0.0.20); extra == "examples" |
Requires-Dist: |
logfire (>=2.3); extra == "logfire" |
Provides-Extra: |
examples |
Provides-Extra: |
logfire |
Description-Content-Type: |
text/markdown |
License-Expression: |
MIT |
License-File: |
LICENSE |