【问题标题】:What's the difference between preview mode and production mode in LUIS?LUIS 中的预览模式和生产模式有什么区别?
【发布时间】:2016-08-02 00:11:12
【问题描述】:

我正在使用微软的LUIS 构建一个应用程序,但我对“转到预览”按钮和“返回生产”按钮感到很困惑。预览模式和制作模式似乎没有区别。有谁知道区别吗?

【问题讨论】:

  • 选项。截至 2016 年 11 月的最后一周,已被删除。预览的所有选项都在生产中可用

标签: azure-language-understanding


【解决方案1】:

在 Intents/Actions 下,preview 中有一些新功能,您可以使用这些新功能来完成通过一组渠道触发的操作。例如,如果您创建了“GetWeather”意图并且该操作已被触发(所有必需的参数均已填写),您可以使用 GetCurrentWeather 通道检索天气以供用户查看。

更多示例和信息在这里https://www.microsoft.com/cognitive-services/en-us/luis-api/documentation/getstartedwithluis-advanced#action-fulfillment-preview

【讨论】:

    猜你喜欢
    • 2020-07-24
    • 2016-04-24
    • 2011-02-28
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2010-10-11
    相关资源
    最近更新 更多