AzureAgentProvider.OpenAIClientOptions Property
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.
Optional options used when invoking the AIAgent.
public Azure.AI.Projects.OpenAI.ProjectOpenAIClientOptions? OpenAIClientOptions { get; init; }
member this.OpenAIClientOptions : Azure.AI.Projects.OpenAI.ProjectOpenAIClientOptions with get, set
Public Property OpenAIClientOptions As ProjectOpenAIClientOptions