docindex

View on PyPIReverse Dependencies (0)

0.9.0 docindex-0.9.0-py3-none-any.whl

Wheel Details

Project: docindex
Version: 0.9.0
Filename: docindex-0.9.0-py3-none-any.whl
Download: [link]
Size: 24641
MD5: 648a3b6abd811deb14cad800f2c30f00
SHA256: cd5c3504916761abd2dcce4f43a903a44a80bf906cb9be9010033deb77f8d154
Uploaded: 2024-06-11 11:47:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docindex
Version: 0.9.0
Summary: A package for fast persistent storage of multiple document embeddings and their metadata into Pinecone for production-level RAG.
Author: Kevin Kibe
Author-Email: keviinkibe[at]gmail.com
Home-Page: https://github.com/KevKibe/docindex
License: MIT
Requires-Python: >=3.8
Requires-Dist: pinecone-client (==3.2.2)
Requires-Dist: tiktoken (==0.6.0)
Requires-Dist: pypdf (==4.1.0)
Requires-Dist: unstructured (==0.12.6)
Requires-Dist: langchain-community (==0.0.31)
Requires-Dist: langchain (==0.1.14)
Requires-Dist: langchain-openai (==0.1.1)
Requires-Dist: langchain-google-genai (==1.0.1)
Requires-Dist: langchain-pinecone (==0.1.0)
Requires-Dist: google.generativeai (==0.4.1)
Requires-Dist: python-dotenv (==1.0.1)
Requires-Dist: python-docx (==1.1.0)
Requires-Dist: markdown (==3.6)
Requires-Dist: langchain-core (==0.1.46)
Requires-Dist: langchain-cohere (==0.1.4)
Requires-Dist: rerankers[all] (==0.2.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8723 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
_cohere/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
_cohere/doc_index.py sha256=DmVo3pDdbmqC_Uq71DIqhZsrP0OvtggCE2loyx8OL9c 11199
_cohere/index_documents.py sha256=PPGnHRMCloxlbHHm-JaokJetIvRV8sdD3F09NByq_BY 1098
_google/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
_google/doc_index.py sha256=QMn0dWnDy_3XoOhh4m832IfAZr8W9bQ3y9DxV9liHDY 11598
_google/index_documents.py sha256=bZtmNSSd8iAqDpttFzrh5Xlp7RAKEYTRE_jzOSzHRw4 983
_openai/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
_openai/doc_index.py sha256=ugd5umQG3swPxViz54e42VHa7MZHm0wiIxjs65V0mVo 11168
_openai/index_documents.py sha256=jW_RFKrbUCnjuisKcG8qVTwVfU3tR5td9wWTZtUq0fU 989
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/cohereindex_test.py sha256=f8KNxNX1lBE8KbewVCWWcopB6DAyHbhSQi47MCsCiO0 3634
tests/googleindex_test.py sha256=yVQ8TBxcSSMEiPrN0rUrnr43-r6P5wqXf9yNHzpx3gc 3693
tests/openaiindex_test.py sha256=14p_WxJumOE6IWNBff39Bdpd9ll9B_zNIjyeidokIjY 3742
utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
utils/config.py sha256=f0ILeDwMhvBzNUzP5ld9llpqIX3HmjrZe7Okrtl_mUU 508
utils/create_index.py sha256=c2JcNV5z7mJb65FNzUKLU2oUc-7B-h-0UNL_1naKJz4 539
utils/delete_index.py sha256=0gZQxCAsvgZ7JBb58GV-DvsVBa9z3K1G9aOOlIjLva0 548
utils/doc_model.py sha256=D6Hk2Fn_-qeoPcUHJo65iBuPTxpEn0kOwnkXAQg4z5g 416
utils/rerank.py sha256=XWmmldBveIoPu3XBNsQIwAKZ21eKio9j9thD-3UAaLs 1858
utils/response_model.py sha256=TK6aA3-LF-pqxDNrA3So-_kP1_3hOvEKn6urDSdxrIA 2230
docindex-0.9.0.dist-info/LICENSE sha256=_2RoQL7zrQI1fXfvxpPQDNJnFo0Yxi6LUH2CPc7gJjc 1067
docindex-0.9.0.dist-info/METADATA sha256=1t6NqHfs7hI6kCha5TbZL9wYI74Q6RASs7K18RE3Ja8 9742
docindex-0.9.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
docindex-0.9.0.dist-info/top_level.txt sha256=93j_FHMLasGzEJaoAqE2NRgBkKWBVmglZnzoMWIh9iA 36
docindex-0.9.0.dist-info/RECORD

top_level.txt

_cohere
_google
_openai
tests
utils