Metadata-Version: 2.3
Name: agentboxsdk
Version: 0.2.0a0
Summary: A modular AI Agent
License: Proprietary
Keywords: ai,agents,sdk,rag,genai
Author: Shantanu Dutta
Author-email: shantanudb.cloud@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: PyYAML (>=6.0.0,<7.0.0)
Requires-Dist: ddgs (>=9.0.0,<10.0.0)
Requires-Dist: httpx (>=0.27.0,<0.28.0)
Requires-Dist: openai (>=1.23.0,<2.0.0)
Requires-Dist: pydantic (>=2.11.0,<3.0.0)
Requires-Dist: pydantic-settings (>=2.2.1,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: typer[all] (>=0.12.0,<0.13.0)
