literag

View on PyPIReverse Dependencies (0)

0.2.1 literag-0.2.1-py3-none-any.whl

Wheel Details

Project: literag
Version: 0.2.1
Filename: literag-0.2.1-py3-none-any.whl
Download: [link]
Size: 9007
MD5: 5b6a811eaf7c8733c9959bb51768ba37
SHA256: cc35a90d89576ab1e66c7ef14822d625c8d1ff26da1439e20d39f314e48c9154
Uploaded: 2024-08-20 15:29:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: literag
Version: 0.2.1
Summary: Call all RAG APIs using thee same format, Use Azure Search, OpenAI, Pinecone, etc.
Author: Enrique
Author-Email: ebotiabarbera[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12,<4.0
Requires-Dist: azure-search-documents (<12.0.0,>=11.5.0)
Requires-Dist: black (<25.0.0,>=24.4.2)
Requires-Dist: flake8 (<8.0.0,>=7.1.0)
Requires-Dist: isort (<6.0.0,>=5.13.2)
Requires-Dist: loguru (<0.8.0,>=0.7.2)
Requires-Dist: mkdocs (<2.0.0,>=1.6.0)
Requires-Dist: openai (<2.0.0,>=1.35.14)
Requires-Dist: pandas (<3.0.0,>=2.2.2)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.1)
Requires-Dist: tqdm (<5.0.0,>=4.66.4)
Requires-Dist: typer[all] (<0.13.0,>=0.12.3)
Description-Content-Type: text/markdown
[Description omitted; length: 253 characters]

WHEEL

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

RECORD

Path Digest Size
literag/__init__.py sha256=qCKptPf7qBQXfrmamg3xsBKEGLCOhKhr99nKxx3mPno 326
literag/__main__.py sha256=2Dqi6azR7pBTGnkC9JDbSsDJnyJgS3wfTwm560jPdJ0 48
literag/azure_retriever.py sha256=xJtzPtGu1Cb8_Brf-YA4ZPi7QwwzN6YflcJD-0nt748 3161
literag/main.py sha256=uyFnZtQRLBeV_JrCEtFAojcoNPTkQhFIayLHc5uLlSI 8237
literag/openai_vectorizer.py sha256=BibqkVHyQZ8FivGyQYQnPw075pGIchfbeOwRfYQf0XQ 2655
literag/pinecone_retriever.py sha256=89-1kR3Q0kZjBItyNO7Ns_xUeV_AV6qI5Yb4Wxqccvs 5274
literag/retrieval_service.py sha256=p9InVaPAOdpB-mujjSYzpaVBv6jqZEk6cEYpQGDji5M 1994
literag/text_vectorizer.py sha256=ZKzoymzeGDHRAMQy4XxVEJEN8BamqZ1BZ0Ln2zYUpVE 169
literag-0.2.1.dist-info/METADATA sha256=qpM-zH02FqiO3ckMgJ37bv_kq_5aMb-I33hYxxYymRU 1145
literag-0.2.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
literag-0.2.1.dist-info/entry_points.txt sha256=RxyJJNYJ_WbMBUaWXinRm0yEpKF7VugvIE2oWjXolDc 44
literag-0.2.1.dist-info/RECORD

entry_points.txt

literag = literag.main:app