AIProjectClient.ProjectOpenAIClient Property

Definition

Gets the client for invoking Azure OpenAI operations scoped to this project.

public virtual Azure.AI.Extensions.OpenAI.ProjectOpenAIClient ProjectOpenAIClient { get; }
member this.ProjectOpenAIClient : Azure.AI.Extensions.OpenAI.ProjectOpenAIClient
Public Overridable ReadOnly Property ProjectOpenAIClient As ProjectOpenAIClient

Property Value

Applies to