AzureAIExtensions.set_Agent(CreateResponseOptions, AgentReference) 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.
Gets or sets the agent associated with the response options.
public static void set_Agent(OpenAI.Responses.CreateResponseOptions options, Azure.AI.Extensions.OpenAI.AgentReference value);
static member set_Agent : OpenAI.Responses.CreateResponseOptions * Azure.AI.Extensions.OpenAI.AgentReference -> unit
Public Sub set_Agent (options As CreateResponseOptions, value As AgentReference)
Parameters
- options
- OpenAI.Responses.CreateResponseOptions
- value
- AgentReference