I indeed saw that piece of documentation, but my brain misinterpreted it. I thought if the $fromAI() function was used in the original flow, it was ok, but as soon as a subflow is involved it does not work indeed.
I changed it with your input and now it works!
Thanks for your help.
Why does the sub-flow not work when called more than once? Why does it only return the first result from the first input and ignore the rest? I would love to use that really nice UI to let the AI decide what to input instead of just adding it to the description!
Hi @Baptiste_JACQUEMET
I didn’t really follow the explanation. I am able to pass the first query to the subworkflow with the fromAi function, but other calls are repeating the input of the first one.
How do I specify the value in the description? I dont really follow the instruction and I am yet to find a solution to this
Still having this issue with sub-workflow, it’s making multiple different calls but it passes only first one multiple times. It’s so dumb and annoying I need to change whole workflow cuz of that