Condividi tramite


ResponseToolExtensions.AsAgentTool(ResponseTool) Method

Definition

public static Azure.AI.Projects.Agents.ProjectsAgentTool AsAgentTool(this OpenAI.Responses.ResponseTool responseTool);
static member AsAgentTool : OpenAI.Responses.ResponseTool -> Azure.AI.Projects.Agents.ProjectsAgentTool
<Extension()>
Public Function AsAgentTool (responseTool As ResponseTool) As ProjectsAgentTool

Parameters

responseTool
OpenAI.Responses.ResponseTool

Returns

Applies to