ragcore

View on PyPIReverse Dependencies (0)

1.0.4 ragcore-1.0.4-py3-none-any.whl

Wheel Details

Project: ragcore
Version: 1.0.4
Filename: ragcore-1.0.4-py3-none-any.whl
Download: [link]
Size: 30618
MD5: c218205f224e7510ad90ff7606b655fe
SHA256: 0ebbe0107f532cb2a4e354ea87bede024a46b4a431f93ab716e0bbd51745a24b
Uploaded: 2024-03-04 20:03:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ragcore
Version: 1.0.4
Summary: A library to build Retrieval-Augmented Generation applications with only a few lines of code.
Author: David Kirchhoff
Author-Email: david.kirchhoff[at]mail.utoronto.ca
Home-Page: https://github.com/daved01/ragcore
Project-Url: Bug Reports, https://github.com/daved01/ragcore/issues
Project-Url: Funding, https://github.com/sponsors/daved01
Project-Url: Say Thanks!, https://www.paypal.com/donate/?hosted_button_id=JH7HXP6VE5U3S
Project-Url: Source, https://github.com/daved01/ragcore
Project-Url: Documentation, https://daved01.github.io/ragcore/
Keywords: retrieval augmented generation,rag,development,artificial intelligence,large language models
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
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 :: Only
Requires-Python: >=3.10, <4
Requires-Dist: aiofiles (==23.1.0)
Requires-Dist: chromadb (==0.4.22)
Requires-Dist: Jinja2 (==3.1.3)
Requires-Dist: langchain (==0.1.1)
Requires-Dist: langchain-community (==0.0.13)
Requires-Dist: openai (==1.7.2)
Requires-Dist: pinecone-client (==3.0.3)
Requires-Dist: pypdf (==3.17.0)
Requires-Dist: tiktoken (==0.4.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2984 characters]

WHEEL

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

RECORD

Path Digest Size
ragcore/__init__.py sha256=Gw2d8HCUj_a9mQqZgSPcjHpTJ-LczDaxavB_eNt8Q30 32
ragcore/cli.py sha256=WXpbX5cbMKTL2eMVQMmUhCp2W4fYcyaRxuKocRKnS8g 2333
ragcore/version.py sha256=Koexn-hJJbsSp59ha_cPkalgEQ0WyEz5XCQDLjc6rcw 72
ragcore/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ragcore/api/client.py sha256=hV9WGjtZvoEyrTkCuHcvdGTseuxMecXE0Zm2Sz9vxf8 3591
ragcore/app/__init__.py sha256=DHb2-wo8VtRk3EUJaRhK5RqAYyR5Q6_LWEtO0hRv2XQ 11758
ragcore/app/base_app.py sha256=amZiXXqcE821LFd3WIAf21KPuLlmSb9s75quU1C6XnA 2415
ragcore/dto/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ragcore/dto/document_dto.py sha256=rkP2FQy_b4AJiEzNb4vYufzju9EHcdQ6qRVgCj8Ircw 1848
ragcore/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ragcore/models/app_model.py sha256=fUZ6cqv_lMWxRaqYco4sGOkO58scAoP_fn4qSOU8l38 807
ragcore/models/config_model.py sha256=zJwAL-arNhUI4GTFzZcUdghlILgNXn0LtlKmNJLVQkw 760
ragcore/models/database_model.py sha256=XhqwNSVVji-J77BycTHmMqjFLuGGQErgIgbHhjschao 20477
ragcore/models/document_loader_model.py sha256=PE3zXlX61jRxTP5ju7_c0rpDKTK-rGq9rNs1_s87Q1o 1123
ragcore/models/document_model.py sha256=Ii46t2AAcBP9fNn3bhA1BBBnYvHM1wE0jIuNZ643Dgc 356
ragcore/models/embedding_model.py sha256=-jP6n1utb7_2EFSySOlAQP0OjK1Y5jrKjRLMkPQzXRA 3391
ragcore/models/llm_model.py sha256=suSE85qA8EHBd0Czxd-TRFy6E0rguQCp2FB_LAUkxfM 3330
ragcore/models/prompt_model.py sha256=Z_rfOCgbHqf9sBc0cYC6ZHt5QrcCJSbuhx8djHd1gKE 1176
ragcore/services/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ragcore/services/database_service.py sha256=sKc469VhwhxoKy4cTwCF-zyNyyeT4rGe8F3JVtNh7wk 10053
ragcore/services/document_service.py sha256=RTVcU8PaJbSg-fKvap_T6L6ArnqsaBRL3SaEWnDg1-Q 3182
ragcore/services/llm_service.py sha256=aNv-us9ZSx9-smLVlmA62r8eoc5EW3nB4pU3eFi8sUs 3903
ragcore/services/text_splitter_service.py sha256=EHbEPaAzFFATCbwIZvOo44oLuX1xXVLna2Rc57AirdU 1604
ragcore/shared/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ragcore/shared/constants.py sha256=Iwi-dxiW5V_e1_k4TcZ1wZcKXRLnp_PM3jod7pXtFns 2502
ragcore/shared/errors.py sha256=ZHO-pwE1OxHmbFbm57p2JsE9OXNKVZsKH-rR8fWBGF8 535
ragcore/shared/utils.py sha256=x_u0VvnjvXVsTXiuyv9W6ZINyyOnhmFkoyW6j5hIY7A 1646
ragcore-1.0.4.dist-info/LICENSE sha256=rjFbYVKd4K2I3K7eXi7q5P4eNRP-ffk54e0PIoB2s_I 1064
ragcore-1.0.4.dist-info/METADATA sha256=5MaSYVlLF1kSp4J-11ijP7_Y-Q4JXsT5esL-8W-MbRU 4557
ragcore-1.0.4.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
ragcore-1.0.4.dist-info/entry_points.txt sha256=-ky_tmHucybfqinP1Z8jZA4TZ0Z_mjmdz4Evbp4pSL8 51
ragcore-1.0.4.dist-info/top_level.txt sha256=fd056JoZosteUCpU-om7VthZaamC9wH4j2u-y6LAbQk 8
ragcore-1.0.4.dist-info/RECORD

top_level.txt

ragcore

entry_points.txt

ragcore = ragcore.cli:entrypoint