KnowledgeBaseRetrievalRequest.Intents Property

Definition

A list of intended queries to execute without model query planning.

public System.Collections.Generic.IList<Azure.Search.Documents.KnowledgeBases.Models.KnowledgeRetrievalIntent> Intents { get; }
member this.Intents : System.Collections.Generic.IList<Azure.Search.Documents.KnowledgeBases.Models.KnowledgeRetrievalIntent>
Public ReadOnly Property Intents As IList(Of KnowledgeRetrievalIntent)

Property Value

Applies to