ProjectsAgentTool.AsProjectTool(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.Agents.ProjectsAgentTool AsProjectTool(OpenAI.Responses.ResponseTool tool);
static member AsProjectTool : OpenAI.Responses.ResponseTool -> Azure.AI.Projects.Agents.ProjectsAgentTool
Public Shared Function AsProjectTool (tool As ResponseTool) As ProjectsAgentTool
Parameters
- tool
- OpenAI.Responses.ResponseTool