I want to use both the binary data from an image and the response/text of the output of an ai to set the text of that image by using the ai output.
The problem is that I can’t seem to use both at the same time, I can either only access the binary or the field data. I’ve checked the forum for other people having the same problem and apparently this doesn’t seem to be supported. However the post I’ve read was from 2022, so surely there has been an update by now making it possible after 3 years of development time. I just want to confirm if it’s still not possible or if I’m missing something.
Nevermind, your suggestion worked.
I had used a merge node but must’ve used a wrong option in one of the dropdowns.
After deleting it and trying again it worked this time (producing only 1 output item from which I could access all the data I wanted).
Thanks for the help.