Hello everyone,
I would like the chatbot to ask questions and responses for a given question dynamically from the database. Scenario is : we have 30+ questions in the database and each having respective responses (more than one response to choose), we would like to implement chatbot to trigger these questions from the database with the options for the user to choose from, Is this possible in rasa(rasa 2.0)? Example: Question in database : 1: “Does Applciation Needs 24/7 Support” and response for this question “NA,No,Unknown,Yes”.
2: “Are any major upgrades or enhancements planned for this year?” Responses are:“No,Unknown,Yes Within next 2 Years,Yes Within Year”