Hi,
I have a workflow where an AI AGENT (with a prompt that includes the output of previous events) calls a second workflow ("Call callin.io workflow tool"). When the second workflow returns its execution output, this new data is passed back to the AI AGENT, causing it to re-execute the AI call, which is clearly not the intended behavior. There's no apparent way to instruct the AI AGENT to execute only once.
How can I prevent this secondary execution?
Thanks
Information on your callin.io setup
- callin.io version: 1.88
- Database (default: SQLite): default
- callin.io EXECUTIONS_PROCESS setting (default: own, main): own
- Running callin.io via (Docker, npm, callin.io cloud, desktop app):. npm via nginx proxy
- Operating system:: Debian 12
Could you run your workflow, pin the data within the nodes, and then share it here? Also, please include a screenshot of the executed workflow.
Hi and thanks for the reply. I deleted the “AI Agent” and recreated it (identically), and now I have no problem. Strange, but thanks anyway.
M.
This discussion was automatically closed 7 days following the last response. New replies are no longer permitted.