Skip to content
Docs Try Aspire
Docs Try

addBingGroundingTool

Method
📦 Aspire.Hosting.Foundry v13.4.0-preview.1.26281.18
interface AzureCognitiveServicesProjectResource {
// ... omitted for brevity
addBingGroundingTool(name: string): BingGroundingToolResource;
}

Signature

method addBingGroundingTool builder
Adds a Bing Grounding tool to a Microsoft Foundry project, enabling agents to ground their responses using Bing Search results.
addBingGroundingTool(name: string): BingGroundingToolResource
name string
BingGroundingToolResource

Applies to

This method applies to the following types: