pymupdf / RAG

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

[Llama] Improved int page structure and naming #13

Closed YanSte closed 6 months ago

YanSte commented 6 months ago

In this PR, I change the name to make it more conventional and fix the input string to int of the page.

JorjMcKie commented 6 months ago

Thanks a lot!

YanSte commented 6 months ago

Welcome :D