Is it possible to have a conversational bot using the bot framework of Microsoft? I'm currently using Luis and Qna maker combined, but it is still pretty much a single question and answer bot, what can I do to make it more of a conversational bot? where the user can ask the bot to justify its previous answer more like a human? I've seen a a bot that is very intelligent, Mitsuku how can i make my bot similar or close to this?
It appears that it can review all the previous conversation we had and it can also justify its answers pretty much well, i can pick any word from his response and it can justify why it answered that way. How is this possible?