Delay in Textmassage
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.
