AIProjectClient.ProjectOpenAIClient 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.
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