ResponseResultExtensions.get_Agent(ResponseResult) 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.AgentReference get_Agent(OpenAI.Responses.ResponseResult response);
static member get_Agent : OpenAI.Responses.ResponseResult -> Azure.AI.Projects.OpenAI.AgentReference
Public Function get_Agent (response As ResponseResult) As AgentReference
Parameters
- response
- OpenAI.Responses.ResponseResult