Describe the problem/error/question
I’m trying to prompt OpenAI with regards to a document I have.
I’ve tried the following:
-
Uploading the file in OpenAI and trying to create an assistant with knowledge retrieval. Using the ‘Fixed’-option and manually selecting the file works, but it doesn’t seem to work when using the ‘Expression’-option to dynamically insert the file.
-
Trying to create an assistant with knowledge retrieval and directly adding the file, without first uploading it to OpenAI.
What is the error message (if any)?
The workflow triggers when a Slack bot is mentioned with a URL. It should then provide a document with feedback on that document, based on ChatGPT output. For this to work I should be able to prompt, based on a specific file.
Please share your workflow
Share the output returned by the last node
The resource you are requesting could not be found [item 0]
Files [filename] were not found
Also, I’m not sure if this Assistant-way is the most efficient to reach my goal.
Information on your n8n setup
- n8n version: V1
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): own, main
- Running n8n via (Docker, npm, n8n cloud, desktop app): website
- Operating system: Windows / Chrome