AgentTool.Implicit(AgentTool to ResponseTool) Operator
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 implicit operator OpenAI.Responses.ResponseTool(Azure.AI.Projects.OpenAI.AgentTool agentTool);
static member op_Implicit : Azure.AI.Projects.OpenAI.AgentTool -> OpenAI.Responses.ResponseTool
Public Shared Widening Operator CType (agentTool As AgentTool) As ResponseTool
Parameters
- agentTool
- AgentTool