Interaction with QnAMaker
For some type of bots (most of the have a part that ressembles a FAQ), I think it will be very useful to have the possibility to query a preconfigured QnAMaker Service (in .env config file or similar) with the text the user has sent, and automatically resend the response of QnA to the user. This could be an action type like "TEXT" or "API_LOCAL".
1
vote
