Metadata-Version: 2.1
Name: BioModelsRAG
Version: 0.3.4
Summary: A package for processing and querying biomodels
Home-page: https://github.com/your_username/your_repo
Author: Bhavyahshree Navaneetha Krishnan
Author-email: your_email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: requests
Requires-Dist: tellurium
Requires-Dist: ollama
Requires-Dist: langchain-text-splitters
Requires-Dist: chromadb
Requires-Dist: os
Requires-Dist: tempfile

