Hi everyone,
I’m working on building a chatbot with Rasa. I set up a fallback, and it worked fine initially. However, after adding more data and stories, I’ve noticed that when I launch Rasa Shell and test with random or incorrect questions, the chatbot gives random responses instead of falling back to the default action.
imporant for me whas to have specific config.yml, maybie you hanged something in there after first creation? try to create different project and try to make this fallback again than compere test project to you project
tbh I found myself having similar problem, I created one project where fallback is up and running even now, I added only lookup tables to second one and wanted to add fallback, I thing problem is inside cofing.yml but I do not know what should be used in order to make everything run