Integrating Azure QnA Maker Service as a Bot Middleware
nRecently I have been working with Azure QnA maker cognitive service and was integrating it with bot framework built using SDK v4 and clearly had two choices as an implementation approachn n Implement it as a regular workflow in bot n Implement it as a bot middleware n n nThis article assumes that you understand … Read more