Failing to use parse for odt/docx but pdf is fine #1339
Unanswered
jsmusgrave
asked this question in
Q&A
Replies: 2 comments 1 reply
-
On digging in, it appears the mime-type parsing may be busted... but that appears that is being worked on... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ah, ha! There already is an issue for this! 🤦 |
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.
-
Having trouble with parse opening non-pdf files. Sample code below. (In my production code, I would be using a file from a bucket, so not a local file, but same result.)
llamaindex v 0.6.20
node version v20.10.0
Beta Was this translation helpful? Give feedback.
All reactions