rag-cli

View on PyPIReverse Dependencies (0)

0.3.1 rag_cli-0.3.1-py3-none-any.whl

Wheel Details

Project: rag-cli
Version: 0.3.1
Filename: rag_cli-0.3.1-py3-none-any.whl
Download: [link]
Size: 19917
MD5: 39dd9ccfd7e4c71facacd1243296b2a5
SHA256: d7d0f987197e8a3815dd023c0eaec541fb9ce8b7bfe358c924015dcc5ad156ee
Uploaded: 2024-06-13 22:44:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rag-cli
Version: 0.3.1
Summary: A project to show good CLI practices with a fully fledged RAG system.
Author: Oliver Kenyon Wilkins
Author-Email: okwilkins[at]googlemail.com
License: GNU GPL v3
Keywords: CLI,RAG,LLM,vector database,ollama
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: License :: Other/Proprietary 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
Requires-Python: >=3.9,<4.0
Requires-Dist: ollama (>=0.1.0)
Requires-Dist: qdrant-client (>=1.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5899 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rag_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rag_cli/cli.py sha256=Ti73QCuqm9o9ZVoF9clahWielaPI7YW3B4F339RR4Yg 3721
rag_cli/embedder.py sha256=uMs6q8ksdFXitkxp2IhMvYLU8JWYEV_qcJwyrtpN-0A 1239
rag_cli/main.py sha256=tEXm2_2y6EBnngyHw2xPSLhgENDnom4ih8gXWLTALNc 1451
rag_cli/rag.py sha256=_CN1vyvrHEHI6xoF-hrEg2thTlAhZN4c8Iq9sjFOjLM 2914
rag_cli/vector_store.py sha256=SBAlUrJGDMvZHlDbJj-bAj9AM-E8uczVxm6Hc5839b4 983
rag_cli-0.3.1.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
rag_cli-0.3.1.dist-info/METADATA sha256=XNfDw2gUsiHtx17OQlFgpJojdDi_B5wPcgb6sOtQg3g 6679
rag_cli-0.3.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
rag_cli-0.3.1.dist-info/entry_points.txt sha256=sdg_RkPldZw4A31wnItUPmqVeiuevkwN_I_ZvslktXg 45
rag_cli-0.3.1.dist-info/RECORD

entry_points.txt

rag-cli = rag_cli.main:main