ProjectResponsesClientOptions Class
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.
Represents options for configuring a project responses client.
public class ProjectResponsesClientOptions : Azure.AI.Extensions.OpenAI.ProjectOpenAIClientOptions
type ProjectResponsesClientOptions = class
inherit ProjectOpenAIClientOptions
Public Class ProjectResponsesClientOptions
Inherits ProjectOpenAIClientOptions
- Inheritance
Constructors
| Name | Description |
|---|---|
| ProjectResponsesClientOptions() | |
Properties
| Name | Description |
|---|---|
| AgentName |
Gets or sets the agent name used when building an agent endpoint. (Inherited from ProjectOpenAIClientOptions) |
| ApiVersion |
Gets or sets the API version used for project OpenAI requests. (Inherited from ProjectOpenAIClientOptions) |