Metadata-Version: 2.3
Name: ai-infra
Version: 0.1.3
Summary: Infrastructure for efficient and scalable AI applications.
License: MIT
Keywords: ai,langchain,langgraph,fastapi,infra,llm,mcp
Author: Ali Khatami
Author-email: aliikhatami94@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Typing :: Typed
Requires-Dist: fastapi (>=0.116.1,<0.117.0)
Requires-Dist: langchain (>=0.3.27,<0.4.0)
Requires-Dist: langchain-anthropic (>=0.3.18,<0.4.0)
Requires-Dist: langchain-google-genai (>=2.1.9,<3.0.0)
Requires-Dist: langchain-mcp-adapters (>=0.1.9,<0.2.0)
Requires-Dist: langchain-openai (>=0.3.29,<0.4.0)
Requires-Dist: langchain-xai (>=0.2.5,<0.3.0)
Requires-Dist: langgraph (>=0.6.4,<0.7.0)
Requires-Dist: langsmith (>=0.4.13,<0.5.0)
Requires-Dist: mcp[cli] (>=1.13.1,<2.0.0)
Requires-Dist: pydantic (>=2.11,<3.0)
Requires-Dist: python-dotenv (>=1.1.1,<2.0.0)
Project-URL: Documentation, https://github.com/your-org/ai-infra#readme
Project-URL: Homepage, https://github.com/your-org/ai-infra
Project-URL: Issues, https://github.com/your-org/ai-infra/issues
Project-URL: Repository, https://github.com/your-org/ai-infra
Description-Content-Type: text/markdown

# ai-infra

