Share via


AgentTool.CreateBingCustomSearchTool(BingCustomSearchToolParameters) Method

Definition

public static Azure.AI.Projects.OpenAI.BingCustomSearchAgentTool CreateBingCustomSearchTool(Azure.AI.Projects.OpenAI.BingCustomSearchToolParameters parameters);
static member CreateBingCustomSearchTool : Azure.AI.Projects.OpenAI.BingCustomSearchToolParameters -> Azure.AI.Projects.OpenAI.BingCustomSearchAgentTool
Public Shared Function CreateBingCustomSearchTool (parameters As BingCustomSearchToolParameters) As BingCustomSearchAgentTool

Parameters

Returns

Applies to