backound
We made an alarm using rasa 。
functions
- set an alarm
- delete
- list
And we set the user conversation a single turn。 But we dose not know how to close the user conversion when a turn done.
We made an alarm using rasa 。
And we set the user conversation a single turn。 But we dose not know how to close the user conversion when a turn done.
@kukuxiahuni how about using a restart event?
yeah, it‘s ok
thanks for your help