Metadata-Version: 2.1
Name: clickhouserag
Version: 0.1.0
Summary: A Python library for creating RAG with Clickhouse.
License: MIT
Author: Леонид Чесников
Author-email: leonid.chesnikov@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: clickhouse-connect (>=0.7.16,<0.8.0)
Requires-Dist: clickhouse-driver (>=0.2.8,<0.3.0)
Requires-Dist: numpy (<2.0.0)
Description-Content-Type: text/markdown

# RAG-clickhouse-template
