Share via


AzureAISearchAgentTool(AzureAISearchToolOptions) Constructor

Definition

public AzureAISearchAgentTool(Azure.AI.Projects.OpenAI.AzureAISearchToolOptions options);
new Azure.AI.Projects.OpenAI.AzureAISearchAgentTool : Azure.AI.Projects.OpenAI.AzureAISearchToolOptions -> Azure.AI.Projects.OpenAI.AzureAISearchAgentTool
Public Sub New (options As AzureAISearchToolOptions)

Parameters

options
AzureAISearchToolOptions

The azure ai search index resource.

Exceptions

options is null.

Applies to