LuisRecognizerOptionsV3.PredictionOptions Proprietà

Definizione

Ottiene o imposta le opzioni di stima Luis per l'endpoint 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

Valore della proprietà

Queste impostazioni verranno usate per chiamare Luis.

Si applica a