AzureCognitiveServicesProjectResource.addBingGroundingTool
Method
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): BingGroundingToolResourceParameters
name string Returns
BingGroundingToolResource Defined on
This method is defined on the following type: