Replies: 2 comments 4 replies
-
Hello, i managed to use it as a loader by changing it's output, check code down below (i'm sure it can be better written) :
Now that you have the function ready, the way i use it is :
|
Beta Was this translation helpful? Give feedback.
3 replies
-
I just published the initial version of a PyMuPDF4LLM integration package to PyPi. Source code is at: https://github.com/lakinduboteju/langchain-pymupdf4llm Related to: #29848 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
I would like to suggest adding PyMuPDF4LLM as another PDF loader for the langchain.
Motivation
The integration would allow the package's capabilities to be used to better parse multiple formats of text data that adhere to intricacies for better RAG.
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions