LuisPredictionOptions.ExternalEntities Proprietà

Definizione

Ottiene o imposta entità esterne riconosciute nella query.

public System.Collections.Generic.IList<Microsoft.Bot.Builder.AI.LuisV3.ExternalEntity> ExternalEntities { get; set; }
member this.ExternalEntities : System.Collections.Generic.IList<Microsoft.Bot.Builder.AI.LuisV3.ExternalEntity> with get, set
Public Property ExternalEntities As IList(Of ExternalEntity)

Valore della proprietà

Entità esterne riconosciute nella query.

Si applica a