Skip to content
Docs Try Aspire
Docs Try

AzureAISearchToolResource

Class net8.0
📦 Aspire.Hosting.Foundry v13.3.0-preview.1.26254.5
A Foundry tool resource that grounds an agent's responses using data from an Azure AI Search index.
namespace Aspire.Hosting.Foundry;
public class AzureAISearchToolResource
: Aspire.Hosting.Foundry.FoundryToolResource
{
// ...
}