Describe the problem/error/question
I am developing a WhatsApp Chatbot that handles both voice and text messages. The user input can be either text or audio. I've configured the AI agent to accept both audio and text message outputs to inform it about the user's input. Since only one route can be active at a time, one of the two variables generates an error when it's not utilized.
The AI Agent has two variables. Please check the AI Agent prompt for details. My goal is to use only one variable in the AI Agent prompt to clearly indicate the user's input to the AI agent.
What is the error message (if any)?
Referenced node is unexecuted
Please share your workflow
Share the output returned by the last node
Information on your callin.io setup
- callin.io version: 1.88.0
- Operating system: callin.io cloud
Hi,
You can feed both outputs from the routing tool to the AI agent. Since it can only process one at a time, this approach is perfectly fine. Here’s a workflow example.
Best,
Robert
This thread was automatically closed 90 days following the last response. New replies are no longer permitted.