AgentTool.CreateOpenApiTool(OpenAPIFunctionDefinition) 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.OpenAPIAgentTool CreateOpenApiTool(Azure.AI.Projects.OpenAI.OpenAPIFunctionDefinition definition);
static member CreateOpenApiTool : Azure.AI.Projects.OpenAI.OpenAPIFunctionDefinition -> Azure.AI.Projects.OpenAI.OpenAPIAgentTool
Public Shared Function CreateOpenApiTool (definition As OpenAPIFunctionDefinition) As OpenAPIAgentTool
Parameters
- definition
- OpenAPIFunctionDefinition