LuisRecognizerOptionsV2.PredictionOptions 属性

定义

获取或设置 V2 终结点的 Luis 预测选项。

public Microsoft.Bot.Builder.AI.Luis.LuisPredictionOptions PredictionOptions { get; set; }
member this.PredictionOptions : Microsoft.Bot.Builder.AI.Luis.LuisPredictionOptions with get, set
Public Property PredictionOptions As LuisPredictionOptions

属性值

此设置将用于调用 Luis。

适用于