Package com.azure.search.documents.agents
package com.azure.search.documents.agents
Package containing the clients and builders for Azure AI Search Knowledge Agents.
This package provides the main entry points for interacting with Azure AI Search Knowledge Agents, including both synchronous and asynchronous clients, as well as fluent builders for client configuration. The clients enable advanced knowledge retrieval and aggregation scenarios across multiple data sources configured in your Azure AI Search instance.
For more information about Azure AI Search Knowledge Agents, supported features, and usage guidelines, see the Azure documentation and the Azure SDK for Java guidelines.
-
ClassesClassDescriptionThis class provides an asynchronous client for interacting with Azure AI Search Knowledge Agents, enabling retrieval of knowledge and data from various configured backing stores.This class provides a client that contains the operations for retrieving knowledge from an Azure AI Search agent.This class provides a fluent builder API to help configure and instantiate
SearchKnowledgeAgentClientandSearchKnowledgeAgentAsyncClientfor interacting with Azure AI Search Knowledge Agents.