你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BasePrediction interface

这是预测的基类

属性

projectKind

多态鉴别器,它指定此对象可以的不同类型的

topIntent

分数最高的意向。

属性详细信息

projectKind

多态鉴别器,它指定此对象可以的不同类型的

projectKind: "Conversation" | "Orchestration"

属性值

"Conversation" | "Orchestration"

topIntent

分数最高的意向。

topIntent?: string

属性值

string