Share via


Azure.Search.Documents.Agents.Models Namespace

Classes

KnowledgeAgentActivityRecord

Base type for activity records. Please note KnowledgeAgentActivityRecord is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include KnowledgeAgentSearchActivityRecord, KnowledgeAgentSemanticRankerActivityRecord and KnowledgeAgentModelQueryPlanningActivityRecord.

KnowledgeAgentAzureSearchDocReference

Represents an Azure Search document reference.

KnowledgeAgentIndexParams

The KnowledgeAgentIndexParams.

KnowledgeAgentMessage

The natural language message style object.

KnowledgeAgentMessageContent

Specifies the type of the message content. Please note KnowledgeAgentMessageContent is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include KnowledgeAgentMessageImageContent and KnowledgeAgentMessageTextContent.

KnowledgeAgentMessageImageContent

Text message type.

KnowledgeAgentMessageTextContent

Text message type.

KnowledgeAgentModelQueryPlanningActivityRecord

Represents an LLM query planning activity record.

KnowledgeAgentReference

Base type for references. Please note KnowledgeAgentReference is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include KnowledgeAgentAzureSearchDocReference.

KnowledgeAgentRetrievalRequest

The input contract for the retrieval request.

KnowledgeAgentRetrievalResponse

The output contract for the retrieval response.

KnowledgeAgentSearchActivityRecord

Represents a retrieval activity record.

KnowledgeAgentSemanticRankerActivityRecord

Represents a semantic ranker activity record.

Structs

KnowledgeAgentMessageContentType

The type of message content.