ClientConnectionProviderExtensions 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.
Provides OpenAI client extensions for project client connections.
public static class ClientConnectionProviderExtensions
type ClientConnectionProviderExtensions = class
Public Module ClientConnectionProviderExtensions
- Inheritance
-
ClientConnectionProviderExtensions
Methods
| Name | Description |
|---|---|
| GetProjectOpenAIClient(ClientConnectionProvider, ProjectOpenAIClientOptions) |
Gets a project OpenAI client from the client connection provider. |
| GetProjectOpenAIClient(ClientConnectionProvider, ProjectOpenAIClientOptions) | |
| GetProjectOpenAIClient(ProjectOpenAIClientOptions) |
Gets a project OpenAI client from the client connection provider. |
| GetProjectOpenAIClient(ProjectOpenAIClientOptions) | |