Hi All,
I am new to RASA and need some support in migrating from Microsoft LUIS to RASA.
As per this article, I imported training data from LUIS to RASA in a JSON format.
However, I do not know how to use stories.yml after importing. Just like how when we run “rasa shell”, it asks - “Type your message” and then it responds with a reply. How do I achieve this when I’m importing data from LUIS to RASA? How do I make use of stories.yml here?
Thank you in advance, your help is seriously appreciated.