Hi created a QnA maker using azure bot services and added the question and answers to create a custom chatbot. I have 30 questions in my bucket, I have added all those questions. When I tried to start conversation with the bot, it is repeating the answer of my first question with second question answer.
For example:
Q1. Hi, how are you?
A1: I am good. How about you?
Q2: I am fine, Thanks. What are you doing
A2: I am good. How about you?
I am here for your service.
In this manner it is repeating the answers. Any help is appreciated.







