How to map "Open AI - Upload a file" in following modules

After uploading a file via “HTTP - Get a File” + “OpenAI - Upload a file”, how do I map the uploaded image (yes, I did pick “vision” as purpose) in a following GPT module where I need to have said image used a reference within the prompt for further image generation?

Hey there,

it should return a File ID, which you can then use to access it.

Hello Stoyan,

the module does return a File ID, but judging from the results it’s clear that whatever module I map it to as a reference (whether it is for image or prompt creation based on the reference) cannot access the image properly.