Skip to content
Docs Try Aspire
Docs Try

AzureAISearchToolResource

Class net8.0
📦 Aspire.Hosting.Foundry v13.4.0-preview.1.26281.18
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
{
// ...
}