https://www.jianshu.com/p/022b10b6c899
https://github.com/RasaHQ/rasa/issues/3105
https://www.niftyadmin.cn/n/5001767.html?action=onClick
参考:https://blog.csdn.net/wxl781227/article/details/129266649
from rasa_core.events import AllSlotsReset
from rasa_core.events import Restarted
from rasa_sdk.events import FollowupAction
return [FollowupAction("action_listen")]
https://www.jianshu.com/p/f105d8066390
https://rasa.com/docs/rasa/writing-stories/#using-interactive-learning