I am working on kind of Inventory Manager Bot. For the first conversation everything is fine. But, when I start over, it’s a repeating same default response. If I restart rasa then it’s only ok for first conversation !
When I checked on interactive shell, it detect intent correctly but action is default. So, what things I am missing right now ?! Please anyone facing this issue before then share the reason. Thank you.
shivangpatel@shivangpatel:~/0n1/xchatboat$ rasa shell
2019-07-11 18:44:27 INFO root - Generating grammar tables from /usr/lib/python3.6/lib2to3/Grammar.txt
2019-07-11 18:44:27 INFO root - Generating grammar tables from /usr/lib/python3.6/lib2to3/PatternGrammar.txt
2019-07-11 18:44:27 INFO root - Starting Rasa Core server on http://localhost:5005
Bot loaded. Type a message and press enter (use '/stop' to exit):
Your input -> hello
Hello! I am inventory manager! How can I help?
Your input -> total sales please
what location or city?
Your input -> valsad
sales info is :
That's all I have about weather for you. Enjoy !
Your input -> Hi
sorry, I didn't understand you, please try input something else
Your input -> hello
sorry, I didn't understand you, please try input something else
Your input -> sales
sorry, I didn't understand you, please try input something else
Your input ->