Compartir a través de


LuisRecognizerOptionsV3.PredictionOptions Propiedad

Definición

Obtiene o establece las opciones de predicción de Luis para el punto de conexión V3.

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

Valor de propiedad

Esta configuración se usará para llamar a Luis.

Se aplica a