colrag

View on PyPIReverse Dependencies (0)

0.2.1 colrag-0.2.1-py3-none-any.whl

Wheel Details

Project: colrag
Version: 0.2.1
Filename: colrag-0.2.1-py3-none-any.whl
Download: [link]
Size: 10684
MD5: 262a1786375a7e809e646daf43722631
SHA256: c11b1cf9f1e02f23b6d3d7b40209b42638826aea986e26aa1051fd617df45dc2
Uploaded: 2024-07-16 19:50:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: colrag
Version: 0.2.1
Summary: A RAG pipeline using ColBERT via RAGatouille
Author: Syed Asad
Author-Email: syed.asad[at]kiwitech.com
Home-Page: https://syedzaidi-kiwi.github.io/
Project-Url: Documentation, https://github.com/syedzaidi-kiwi/ColRAG/blob/main/README.md
Project-Url: Repository, https://github.com/syedzaidi-kiwi/ColRAG.git
License: MIT
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
Requires-Python: >=3.9,<4.0
Requires-Dist: PyPDF2 (<3.0.0,>=2.0.0)
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.10.0)
Requires-Dist: openpyxl (<4.0.0,>=3.0.7)
Requires-Dist: pandas (<2.0.0,>=1.3.0)
Requires-Dist: pydantic (<2.0.0,>=1.8.2)
Requires-Dist: pytest-cov (<3.0.0,>=2.12.1)
Requires-Dist: python-docx (<0.9.0,>=0.8.11)
Requires-Dist: python-dotenv (<0.20.0,>=0.19.0)
Requires-Dist: ragatouille (==0.0.8.post2)
Requires-Dist: rich (<11.0.0,>=10.12.0)
Requires-Dist: tqdm (<5.0.0,>=4.62.3)
Requires-Dist: typer (<0.5.0,>=0.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4819 characters]

WHEEL

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

RECORD

Path Digest Size
colrag/__init__.py sha256=kI0nJzPJX9VYSK28dsGoeYoAJeJuTZBF9SkZdMfuWeo 515
colrag/cli.py sha256=lFSH8yeoI3HhB-ad5DRG-prwlX-5eq9qTXh-EOcxZ74 3616
colrag/config.py sha256=5gTJH0Gj9VK4WP-fi7G0-cIutNFh1j6wUyyuKZE8XjI 756
colrag/indexer.py sha256=z0ggAYuUDp5mA_UqjGHOIYjm7ScWZ6sAQJaVe-Uu1PU 5879
colrag/logger.py sha256=1OG9FzQYIqH2agID323xfBIRPT8AT9f3uNJaN6_6YRw 427
colrag/plugins/__init__.py sha256=tTN0gDmqlGaUXu2hADzvy3JV8-VpJW-GbeUrD1o_PwI 702
colrag/plugins/base.py sha256=Xy3gbawoz2RGIIRUN7x8DsrRmXY5ZDpedxP417sh9BI 252
colrag/retriever.py sha256=T86nfrNDDpk1NRQJIfJn1ISxucZ53jyFcbr9rfW3MDE 2289
colrag/utils.py sha256=dtmYQD6A2jcVzT_eNQmhS91Thy74DS_Mh4xRv9gbxFw 1057
colrag-0.2.1.dist-info/LICENCE sha256=6FHh8SDRFM3bWX4T7UyZIV5RjTiSUQPxvYQdDn-uEoY 1082
colrag-0.2.1.dist-info/METADATA sha256=fTgOW0QGOyDA5pfYT05tHqkSL_IV80ula4XkJ3lahdY 6119
colrag-0.2.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
colrag-0.2.1.dist-info/entry_points.txt sha256=pCc99eALTG2Fpp-7IuMfb1hbaO8tRGl5rKez5gJ3qp4 41
colrag-0.2.1.dist-info/RECORD

entry_points.txt

colrag = colrag.cli:app