Hello,
I want to send a document to OpenAI. For this, I have a “Local File Trigger” node that works and transmits the path to a “Read Files from disk” node. The latter does not return any value in the output.
Is the PDF very large? I know that you can’t test individual nodes with big PDFs and have to instead use Test Workflow. You could also try to test with a smaller file.
Your settings above for the Read/Write File node are correct and should work.
My PDF is not large, I even tested with different documents. It’s frustrating that it works with the Docker version but not with my regular installation.