Hi, Why the restaurant bot in examples stop at “ok let me see what I can find” https://github.com/RasaHQ/rasa/tree/master/examples/restaurantbot
It supposed to recommend some restaurants based on the story file. We conversed as follows:
Your input → hi
how can I help you?
Your input → book a restaurant
I’m on it
what kind of cuisine would you like?
Your input → korean
where?
Your input → london
for how many people?
Your input → five
if you’d like to modify anything else, please tell me what. This is what I currently have: london (price: None, cuisine: korean) for None people.
Your input → okay
if you’d like to modify anything else, please tell me what. This is what I currently have: london (price: None, cuisine: korean) for None people.
Your input → yes
ok let me see what I can find
Your input →