pymupdf / RAG

RAG (Retrieval-Augmented Generation) Chatbot Examples Using PyMuPDF
https://pymupdf.readthedocs.io/en/latest/pymupdf4llm
GNU Affero General Public License v3.0
302 stars 57 forks source link

Fix imports in llama test #85

Closed dantetemplar closed 1 month ago

dantetemplar commented 2 months ago

In module we have llama submodule instead of llama_index.

JorjMcKie commented 1 month ago

We are currently not using this script and will revisit it once we are going to include formal automated tests.