A file and a question were uploaded simultaneously in the workflow, but the LLM mentioned during reasoning that no uploaded documents were received.

Many thanks for the replies from all the experts above, I’m thrilled. I have now installed the unstructured plugin locally and it’s also running in a container, but I’m having a directory issue. Specifically, the FILES_URL configuration seems problematic no matter how I set it. Below is the configuration in .env. I also tried configuring it with localhost, but it doesn’t seem right either.

I have made modifications to my current workflow, as shown in the figure below:

The unstructured plugin configuration is as follows:

The current status of the Docker container is as shown in the figure below:

I’m not sure how to handle it from here.