Share via


AgentTool.CreateBingGroundingTool(BingGroundingSearchToolOptions) Method

Definition

public static Azure.AI.Projects.OpenAI.BingGroundingAgentTool CreateBingGroundingTool(Azure.AI.Projects.OpenAI.BingGroundingSearchToolOptions options);
static member CreateBingGroundingTool : Azure.AI.Projects.OpenAI.BingGroundingSearchToolOptions -> Azure.AI.Projects.OpenAI.BingGroundingAgentTool
Public Shared Function CreateBingGroundingTool (options As BingGroundingSearchToolOptions) As BingGroundingAgentTool

Parameters

Returns

Applies to