pymupdf / RAG

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

improve typings to accept range and None #10

Closed fareshan closed 4 months ago

JorjMcKie commented 4 months ago

Thank you for your contribution! We really appreciate this.

We are currently adding a major feature extension to this function and will include your suggestions into it.

JorjMcKie commented 4 months ago

Implemented in version 0.0.3 of pymupdf4llm.

Thanks again for your contribution.