Hello All,
I am new to rasa and developed a Question & Answer chatbot using RASA, Where user will ask certain questions and chatbot will respond and that’s end of the conversation.
I have got another requirement where I need to develop conversational chatbot.
For Ex : User will ask some question and bot will respond, based on bot response again user will provide some input, again bot will respond etc… then in the last I need to collect all the user input an trigger an database query or call an API to complete the process.
What is the appropriate way to do this, can anyone please help me.
Thanks in Advance.