Scenario Not Passing Images to GPT Assistant in Make.com

Hi. I have scenario that collects asked info from app user and sends to a gpt assistant. See photo of set up. when i run my scenario it seems to work but my gpt assistant will ask for the corresponding image to the question. why is my scenario not passing the image? ive been using chat gpt to get me this far.

thread filters so assistant remembers chats

image and non image filters

http for converting image url to file.

gpt image to gather that file for gpt assistant.

returns to glide table.

any help is appreciated.

Hi @Russell_Mccloy and welcome to the Make Community!

Whcich module(s) are not working for you? Doses that module expect a URL or data? If it’s a URL, is the URL valid and publicly accesible? If it’s data, are you sending the URL instead? Or vice versa? It seems like you added HTTP call specifically for that, but I’m double-checking.

L