What is your goal?
Integrating signedURL into gemini’s module “generate a response”.image to image.
What is the problem & what have you tried?
Hello everyone and thank you for your time. much appreciated.
Error messages or input/output bundles
Hello everyone and thank you for your time.
Im new to high-tech definitions so i’ll try my best explaining my need.
Im creating an automation which tranforms user’s images into different ones, depends on prompt.
I successfully uploaded an image to supabase’s storages.
after that, since i want the user’s private image to stay private, i generate a temporary on-time URL using HTTP “make a request” module, to be used in gemini’s nano banana pro.
I successfully generated that temporary URL so it can be used in gemini modules “generate a response”
Gemini’s module, as far as i understood, cannot recieve binary details, therefore “HTTP - get a file” is irrelevant.
I’m having real trouble using that temporary url in gemini’s module.
I do assign “signedURL” within the “file url” section in gemini’s module.
I tried various things, getting suggestions from chatgpt / gemini chat, for hours.
but still no success.
Bottom line im trying to transform a user’s image into another, incase it wasnt clear.
Any idea whats the solution?
I hope I described the situation in an understanable way.
Much appreciated,
Tal