Skip to content
DocsTry Aspire
DocsTry

addBingGroundingTool

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

Signature

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

Applies to

This method applies to the following types: