LuisAdaptiveRecognizer.Options Property

Definition

Gets or sets LUIS Prediction options (with expressions).

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

Property Value

Predictions options (Declarative with expression support).

Applies to