【发布时间】:2019-01-06 08:02:45
【问题描述】:
我正在尝试让 azure Web 应用程序机器人在 3 次尝试后无法在 QnA maker 知识库中找到答案后以不同的消息响应。
我想知道我会将柜台放在哪个班级并检查它?我也无法弄清楚答案存储在哪个变量中。 我正在使用 Microsoft Azure 的网络应用程序机器人中的问答机器人模板代码。
【问题讨论】:
-
trying to have the azure web app bot respond with a different message after it can't find an answer in the QnA maker knowledge在QnAMakerDialog的源代码中,目前似乎没有提供在对话框中找不到答案时自定义动态DefaultMessage的方法或函数。 -
功能请求:Allow custom default return messages 在 github 问题中创建。
标签: c# botframework chatbot azure-bot-service qnamaker