LuisPredictionOptions.ExternalEntities Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets external entities recognized in the 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)
Property Value
External entities recognized in query.