I want to create a custom event where I can create a time-lapse code and after that, it will call after bot utterance.
Maybe reminder Events can help you?
1 Like
Thanks for your reply but I need to implement new events under rasa_core.
Why do you need a new event for that? You could also use Actions . You could do a fire-and-forget call in a custom action, which then triggers a certain action later.
1 Like
I am very new in rasa please you can explain how to do that using a code example. Thanks
Can you please give me some details where you are stuck? Sorry for my late reply, but I was on vacation
Thanks a lot for your reply. I already resolved that issue.
@desh_mukh That’s great ! How did you resolve it? Maybe you can help some other community members with this