foreign-sapphire•16mo ago
Delay in Textmassage
Is there a solution for the following problem:
I want to delay a text block after an AI response. However, if the user writes a message during the delay, this text block should not appear.
Example:
User: How do I get to the beach?
Assistant: Go down this street to get to the beach.
DELAY
Assistant: Is there anything else I can help with?
The problem is that if the user writes during the delay, the question "Is there anything else I can help with?" still appears, even though it would be redundant.
4 Replies
Use the no reply after the response
xenial-black•16mo ago
Hey. How did you set the delay on the 'is there anything else...' block? pleasse?
You should see a no reply path on any Listen (Capture, Button, etc.) step.
xenial-black•16mo ago
Found it. Thanks