Share via


AgentTool.CreateAzureAISearchTool(AzureAISearchToolOptions) Method

Definition

public static Azure.AI.Projects.OpenAI.AzureAISearchAgentTool CreateAzureAISearchTool(Azure.AI.Projects.OpenAI.AzureAISearchToolOptions options = default);
static member CreateAzureAISearchTool : Azure.AI.Projects.OpenAI.AzureAISearchToolOptions -> Azure.AI.Projects.OpenAI.AzureAISearchAgentTool
Public Shared Function CreateAzureAISearchTool (Optional options As AzureAISearchToolOptions = Nothing) As AzureAISearchAgentTool

Parameters

Returns

Applies to