Skip to content
Docs Try Aspire
Docs Try

WebSearchToolResource

Class sealed net8.0
📦 Aspire.Hosting.Foundry v13.4.0-preview.1.26281.18
A Foundry tool resource that retrieves real-time information from the public web and returns answers with inline citations.
namespace Aspire.Hosting.Foundry;
public sealed class WebSearchToolResource
: Aspire.Hosting.Foundry.FoundryToolResource
{
// ...
}