ResponseToolExtensions.AsAgentTool(ResponseTool) 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.AgentTool AsAgentTool(this OpenAI.Responses.ResponseTool responseTool);
static member AsAgentTool : OpenAI.Responses.ResponseTool -> Azure.AI.Projects.OpenAI.AgentTool
<Extension()>
Public Function AsAgentTool (responseTool As ResponseTool) As AgentTool
Parameters
- responseTool
- OpenAI.Responses.ResponseTool