Metadata-Version: 2.1
Name: reag
Version: 0.0.1
Summary: ReAG SDK - Reasoning Augmented Generation framework for Python
Home-page: https://github.com/superagent-ai/reag
License: MIT
Keywords: llm,ai,reasoning,generation,nlp
Author: Ismail Pelaseyed
Author-email: ismail@superagent.sh
Requires-Python: >=3.9,<3.13
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: httpx (>=0.25.0,<0.26.0)
Requires-Dist: litellm (>=1.60.0,<2.0.0)
Requires-Dist: pydantic (>=2.0.0,<3.0.0)
Project-URL: Documentation, https://github.com/superagent-ai/reag#readme
Project-URL: Repository, https://github.com/superagent-ai/reag
Description-Content-Type: text/markdown

# ReAG SDK for Python
