CaioElias
CaioElias3w ago

Silent Response Storage

I want to know if it’s possible to pass the following command as a prompt to an agent block: Respond to the customer’s question but do not send it. Save the response in the variable {answer} and then always take the exit condition. In other words, it would save the response in the variable {answer} but not display it in the chat.
2 Replies
Steve B. | IntelleSync.ai
Yes you can do that. I use agents for classifying intents in this way.
CaioElias
CaioEliasOP2w ago
how?

Did you find this page helpful?