第一步:启动编辑器(Bot Composer) 并打开weather_bot项目 第二步:在“getWeather”对话中选中“BeginDialog”开始事件,点击“+”号按钮,添加一个Ask a question(提问)-->Text(文本)任务。 “提问文本”任务创建完成后,主界面中会多出三个节点,第一个节点是机器人提出问题,第二个节点的内容为用户输入的邮政编码...
第一步:在编辑器的右上角点击 “Start Bot”按钮,启动机器人 第二步:启动后,会弹出一个“Local bot runtime manager”的窗口,选择“Open Web Chat”,打开一个页面聊天窗口 第三步:在对话框中输入“weather” 或者“天气”来触发机器人的对话 第四步:输入“help”,“support”,“advice” 或“帮助”,机器人...
第一步:启动编辑器(Bot Composer) 并打开weather_bot项目 第二步:在“getWeather”对话中选中“BeginDialog”开始事件,点击“+”号按钮,添加一个Ask a question(提问)-->Text(文本)任务。 “提问文本”任务创建完成后,主界面中会多出三个节点,第一个节点是机器人提出问题,第二个节点的内容为用户输入的邮政编码...
第一步:在weather_bot的编辑区,点击“...”按钮并选择“+ Add new trigger”, 在新建窗口中输入如下值: What is the name of this trigger (RegEx): cancel Please input regEx pattern: cancel|stop|quit|取消 , 正则表达式将匹配所设置的这四个关键字,并触发cancel操作。 第二步:点击“Submit”后,在新建...
第一步:在编辑器的右上角点击 “Start Bot”按钮,启动机器人 第二步:启动后,会弹出一个“Local bot runtime manager”的窗口,选择“Open Web Chat”,打开一个页面聊天窗口 第三步:在对话框中输入“weather” 或者“天气”来触发机器人的对话 第四步:输入邮编“94040”查看机器人的正常返回, 第五步:再次输入...
(微软Azure Bot 编辑器系列的六个内容均是参考微软官方的机器人文档进行的中文操作步骤,原文连接见参考资料) 参考资料 Tutorial: Add LUIS for language understanding:https://docs.microsoft.com/en-us/composer/tutorial/tutorial-luis?tabs=v2x [微软Azure Bot 编辑器系列 1~6完]...
第一步:启动编辑器并打开weather_bot项目 第二步:在左侧导航栏中选中weather_bot对话组件 第三步:在右侧的属性栏中,从“ 识别器类型 ”中选择“默认识别器”。默认识别器即使用LUIS 添加LUIS的数据和条件(Add language understanding data and conditions) ...
Install Bot Framework Composer:https://docs.microsoft.com/en-us/composer/install-composer The Bot Framework Composer tutorials:https://docs.microsoft.com/en-us/composer/tutorial/tutorial-introduction Tutorial: Create and test a bot:https://docs.microsoft.com/en-us/composer/tutorial/tutorial-create-...
如需如何建立簡單回應 Bot 的資訊,請參閱 使用Bot Framework SDK 建立Bot。 您也可以使用 Bot Framework 範例存放庫中提供的其中一個範例。 提示 本文會為您的 Bot 建立 Azure Bot 資源。使用 Web 應用程式 Bot 資源或 Bot 通道註冊資源的現有 Bot 將會繼續運作,但您無法建立使用這些資源類型的新 Bot。 注意...
Multi-tenant Azure AI Bot Service, all Bot Framework SDK languages, Composer, the Emulator, and ngrok This article doesn't describe how to create or deploy the bot to register. For more information, see: The Create a bot quickstart The Deploy a basic bot tutorial Create the resource Create...