未显示 Azure Bot 关联语言理解 (LUIS) 应用
Azure Bot Associated Language Understanding (LUIS) App Not Showing
根据 this tutorial,我创建了一个 Azure Bot Web 应用程序(在美国地区)。它运行良好,但未显示关联的 LUIS 应用。
the associated LUIS app is not showing
首先,正如 Jyo Fanidam 在评论中提到的,请确保您使用相同的电子邮件帐户登录 Azure 门户和 LUIS 门户网站。
其次,有 three LUIS websites, based on region. If you selected West US as LUIS App location when you create Web App Bot, to access your LUIS app, please login to https://www.luis.ai 使用您用于登录 Azure 的同一帐户。
请根据您在 Azure 门户上指定的 LUIS 应用程序位置登录到正确的 LUIS 网站。
LUIS 网站:
解决了我的问题:用户错误。选择 'Language Understanding' Bot 模板时,我忽略了单击 'Select' 按钮。因此,它创建的是 Basic Bot 而不是 LUIS Bot。我想我会 post 我的决议,以防其他人犯同样的错误。
根据 this tutorial,我创建了一个 Azure Bot Web 应用程序(在美国地区)。它运行良好,但未显示关联的 LUIS 应用。
the associated LUIS app is not showing
首先,正如 Jyo Fanidam 在评论中提到的,请确保您使用相同的电子邮件帐户登录 Azure 门户和 LUIS 门户网站。
其次,有 three LUIS websites, based on region. If you selected West US as LUIS App location when you create Web App Bot, to access your LUIS app, please login to https://www.luis.ai 使用您用于登录 Azure 的同一帐户。
请根据您在 Azure 门户上指定的 LUIS 应用程序位置登录到正确的 LUIS 网站。
LUIS 网站:
解决了我的问题:用户错误。选择 'Language Understanding' Bot 模板时,我忽略了单击 'Select' 按钮。因此,它创建的是 Basic Bot 而不是 LUIS Bot。我想我会 post 我的决议,以防其他人犯同样的错误。