Is there a way to add delay to set_conversation_response?
The goal is to have some delay before Assist go to Idle state. If you add just a delay block it would be ignored.
Currently I have:
Responding > Idle
What I want:
Responding + 1 sec delay > Idle
