Find answers from the community

Updated 5 months ago

Unexpected image result from llama parsing word doc

At a glance

A community member is trying to LlamaParse a Word document (Docx), but is encountering issues. The image result they see does not match their data, as the document has no images. Another community member suggests retrying the process, and the original poster reports getting a parse error. They mention that if they upload the file using the LlamaCloud UI, it is parsed correctly, but if they use the LlamaIndexTS package, it fails. There is no explicitly marked answer in the comments.

Useful resources
I'm trying to LlamaParse a word doc (Docx), in the job, I see the image result which looks nothing like my data (it's a word doc with no images):
Attachment
Screenshot_from_2024-10-17_14-06-53.png
W
S
D
9 comments
Thank you for pointing this out @DanielBank , could you please share the job ID.

cc: @Sacha Bron
@DanielBank Sorry we had a glitch. Can you retry to process your Docx?
now I get a parse error (which is honestly more in line with my expectations): Started uploading the file
Started parsing the file under job id d3d77917-6acd-4adf-ba7d-0de6714aafe6
Error while parsing the file: Failed to parse the file: d3d77917-6acd-4adf-ba7d-0de6714aafe6, status: ERROR
How are you uploading the file? Via our frontend, API or the llama-parse python library?
via the LlamaIndexTS package
If we upload using the LlamaCloud UI, the file is parsed correctly
if we upload it using the npm package, it fails
Add a reply
Sign up and join the conversation on Discord