Metadata-Version: 2.1
Name: trieve
Version: 0.1.0
Summary: CLI for Trieve RAG Framework @ https://github.com/devflowinc/trieve
License: MIT
Author: Dens Sumesh
Author-email: dens.sumesh79@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pandas (>=2.2.0,<3.0.0)
Requires-Dist: psycopg2 (>=2.9.9,<3.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: trieve-python-client (>=1.0.0,<2.0.0)
Requires-Dist: typer[all] (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

# Trieve CLI
CLI for Trieve RAG Framework @ https://github.com/devflowinc/trieve
