I am trying to create a context based chatbot. The stories.yml consist of 10 different topics. when i select one of these topics the bot should give response based on the current topic with out any conflict with other topics this is the action page
this is the stories.yml page (this is just a sample code)You should be using forms not stories. Also, the action doesn’t do anything. It only reads slots.
Is there any solution for my issue?
Re-write this using a form.
ok, thankyou