Im having an issue with n8n AI trying to do document uploads to a vector store using the Binary Input Loader.
When I try to run this flow I get an error on the Loader: “ERROR: Failed to load pdf-parse. Please install it with eg. npm install pdf-parse
.”
How do I fix?
Jon
October 16, 2023, 2:55pm
3
Hey @Nikto655 ,
Can you share a workflow example for this?
I have a PDF file coming in from the dropbox node. Below example has the wrong filetype in the loader node, but im using the PDF file type when it fails.
emrek
October 18, 2023, 6:27am
5
I am having the same issue not also for PDF files but Docx files. When I try to load docx it throws error for mammoth library
jan
October 18, 2023, 7:04am
6
Looks like important dependencies got removed. I added them back and built a new image. It should be ready in 10 minutes.
1 Like
emrek
October 18, 2023, 7:33am
7
Thanjs @jan Will this update docker file for aibeta? Docker