Replies: 1 comment
-
https://python.langchain.com/docs/integrations/document_loaders/epub You could add the mapping to the DOCUMENT_MAP in constants.py and it may just work? You may need to add an import pandoc line like the above doc page has, but try it without first? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to load epub documents?
Beta Was this translation helpful? Give feedback.
All reactions