rag_webquery

View on PyPIReverse Dependencies (0)

0.1.1 rag_webquery-0.1.1-py3-none-any.whl

Wheel Details

Project: rag_webquery
Version: 0.1.1
Filename: rag_webquery-0.1.1-py3-none-any.whl
Download: [link]
Size: 9832
MD5: 625af146862b95874b4256e3ff032573
SHA256: 4abfabaaa1a2c4c7d03259fba5252705e7e10deba654b8c9108f99216dd43b1d
Uploaded: 2024-01-08 08:08:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rag_webquery
Version: 0.1.1
Summary: A command line utility to query websites using a local LLM
Author: Robert McDermott
Author-Email: robert.c.mcdermott[at]gmail.com
Home-Page: https://github.com/robert-mcdermott/rag_webquery
Project-Url: Repository, https://github.com/robert-mcdermott/rag_webquery
License: Apache-2.0
Keywords: llm
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: bs4 (<0.0.2,>=0.0.1)
Requires-Dist: chromadb (==0.4.15)
Requires-Dist: gpt4all (<3.0.0,>=2.0.2)
Requires-Dist: langchain (<0.2.0,>=0.1.0)
Requires-Dist: langchain-community (<0.0.10,>=0.0.9)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Description-Content-Type: text/markdown
[Description omitted; length: 6122 characters]

WHEEL

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

RECORD

Path Digest Size
rag_webquery/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rag_webquery/rag_webquery.py sha256=TB5kAT5zlTCfE8stvUA1RwQxY6ZEldPphuRaHZbUDiw 4065
rag_webquery-0.1.1.dist-info/LICENSE sha256=6Sd95G4dKcfi5aXqbvxfmv2h3cyQsZalk2ErG8TYbFE 11346
rag_webquery-0.1.1.dist-info/METADATA sha256=2VB0ea-BMBh4JGBJ7tKoYF13o7m1C075YP1_w1MSyxE 7062
rag_webquery-0.1.1.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
rag_webquery-0.1.1.dist-info/entry_points.txt sha256=dpLYFV4MChrNPjvE_-yGF8N1zc53PO1jXbveKf6LeCE 63
rag_webquery-0.1.1.dist-info/RECORD

entry_points.txt

rag-webquery = rag_webquery:rag_webquery.main