For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delay

The delay step can be used to pause the execution of subsequent steps, enhancing the user experience. For instance, if you have welcomed a user with a long message, you can add a delay of 20 seconds before sending the next message. This allows the user enough time to read the previous messages. You have the option to configure the delay duration between 1 to 60 seconds.

Last updated

Was this helpful?