LuisPredictionOptions.IncludeAllIntents Property

Definition

Gets or sets whether all intents come back or only the top one.

public bool? IncludeAllIntents { get; set; }
member this.IncludeAllIntents : Nullable<bool> with get, set
Public Property IncludeAllIntents As Nullable(Of Boolean)

Property Value

True for returning all intents.

Applies to