gptme-rag

View on PyPIReverse Dependencies (0)

0.1.4 gptme_rag-0.1.4-py3-none-any.whl

Wheel Details

Project: gptme-rag
Version: 0.1.4
Filename: gptme_rag-0.1.4-py3-none-any.whl
Download: [link]
Size: 22515
MD5: e954ef4e157e60763391afffdcc29ec4
SHA256: 047acd2aa5d7aefea467a6b15a4b6c416e5260eaf39d66043275c3b8dd1504d6
Uploaded: 2024-11-15 15:17:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gptme-rag
Version: 0.1.4
Summary: RAG implementation for gptme context management
Author: Bob
Author-Email: bob[at]gptme.org
Home-Page: https://github.com/ErikBjare/gptme-rag
Project-Url: Documentation, https://github.com/ErikBjare/gptme-rag#readme
Project-Url: Repository, https://github.com/ErikBjare/gptme-rag
License: MIT
Keywords: rag,gptme,context-management,embeddings,chromadb
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: General
Requires-Python: >=3.10,<4.0
Requires-Dist: chromadb (<0.5.0,>=0.4.22)
Requires-Dist: click
Requires-Dist: numpy (<2.0.0)
Requires-Dist: psutil (<7.0.0,>=6.1.0)
Requires-Dist: rich
Requires-Dist: tiktoken (>=0.7)
Requires-Dist: watchdog (<4.0.0,>=3.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 7471 characters]

WHEEL

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

RECORD

Path Digest Size
gptme_rag/__init__.py sha256=fx0qyJgNRFtLP-r2eMH2q3-ohky-FrU_-o3YlOd1PXo 135
gptme_rag/__main__.py sha256=R8toRIEpaunLvLRpFhTKF4x0aBUmBLoqHo0IrF4wuTw 82
gptme_rag/benchmark.py sha256=VHK8Mttx_-tHkAQ12gkpfWqk2_oriSu6raAIkH23nr0 8165
gptme_rag/cli.py sha256=lmE-Y_jEjdWtUbezds7GdNOsCwq_J6VpKZndHNaqhL0 9459
gptme_rag/indexing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gptme_rag/indexing/document.py sha256=eKWwPOUIcANMv7frNGvL2XGhP2eJu_N57SA_-dDINrw 3418
gptme_rag/indexing/document_processor.py sha256=qzbYLgF-Kku45lhLZm4escCw-9Ag_Md471JZXG9s8_I 7813
gptme_rag/indexing/indexer.py sha256=1ULr6Ahy1LqLOg8z-iQrIiUawJ_94xe91LqxDCz6LIA 12689
gptme_rag/indexing/watcher.py sha256=baJMADruMpc2L9h9gtByiGmZPASvHf42BK-I2mQ1VTs 12006
gptme_rag/query/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gptme_rag/query/context_assembler.py sha256=kLSwsPiHUUtExuZbfTzBwERJ-aLsWmQ3PapRhtOS9Hg 2622
gptme_rag/storage/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gptme_rag/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gptme_rag-0.1.4.dist-info/LICENSE sha256=kLEfxM3P32sYReBHzyyzV5MYTgvyCE-YtLYSpR5sDe8 1089
gptme_rag-0.1.4.dist-info/METADATA sha256=ytrXkmBpNvnbk4DLbJ6irK4lgz7SKYGzgIuVKrSxlMw 9322
gptme_rag-0.1.4.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
gptme_rag-0.1.4.dist-info/entry_points.txt sha256=zGdmBvYXAiszed-QwzCAthZIFLvsCguFI6lyD6odTho 48
gptme_rag-0.1.4.dist-info/RECORD

entry_points.txt

gptme-rag = gptme_rag.cli:main