I want to ask, is it possible to put the output of this google gemini app as the input to itself again after the first cycle of the repeat?
Hey there,
Your if() function is wrong. It should be {{=}}, not =.
And for the question it self - put a set variable module before the repeater and set a variable to {{null}}. Put a get variable module after the repeater and get the same variable. Then put another set variable module after the Gemini module and set the same variable but this time give it the output of the Gemini module. You can then feed the output of the module back to itself in the next repeat.
