LuisRecognizerOptionsV3.PredictionOptions 属性

定义

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

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

属性值

此设置将用于调用 Luis。

适用于