Metadata-Version: 2.4
Name: octostar-ai
Version: 0.1.1
Summary: 
License: MIT
License-File: LICENSE
Requires-Python: >=3.9, !=2.7.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, !=3.7.*, !=3.8.*
Classifier: License :: OSI Approved :: MIT License
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: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Provides-Extra: gpu
Requires-Dist: langchain (>=0.3.0,<0.4.0)
Requires-Dist: langchain_community (>=0.3.0,<0.4.0)
Requires-Dist: langchain_huggingface (>=0.1.0,<0.2.0) ; extra == "gpu"
Requires-Dist: langchain_openai (>=0.3.4)
Requires-Dist: langchain_text_splitters (>=0.3.0,<0.4.0)
Requires-Dist: pydantic (>=2.6.4,<3.0.0)
Requires-Dist: pyyaml (>=5.0.0)
Requires-Dist: torch (>=2.2.2,<3.0) ; extra == "gpu"
Description-Content-Type: text/markdown

## How To Install
Base Package:
`pip install octostar-ai`
