CreateResponseOptionsExtensions.set_Agent 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 void set_Agent(OpenAI.Responses.CreateResponseOptions options, Azure.AI.Projects.OpenAI.AgentReference value);
static member set_Agent : OpenAI.Responses.CreateResponseOptions * Azure.AI.Projects.OpenAI.AgentReference -> unit
Public Shared Sub set_Agent (options As CreateResponseOptions, value As AgentReference)
Parameters
- options
- OpenAI.Responses.CreateResponseOptions
- value
- AgentReference