What is your goal?
My goal is to send multiple images to GPT-4o so that he can analyse them and get some more context for its global task of summing up messages.
Thanks in advance for taking the time to read and help me!
What is the problem & what have you tried?
The issue is that when I send files, I get the following error “Run has been ended with an invalid status “failed”. Sorry, something went wrong.”
I use the “Message an assistant” module and map the files through a simple array containing all the image URLs ([url1, url2,…]) I got from Airtable.
I’ve also tried to hardcode the url but it did not work out.
In the screenshot section, you can find the inputs I use.
