AgentTool.CreateAzureAISearchTool(AzureAISearchToolOptions) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- options
- AzureAISearchToolOptions