-
Notifications
You must be signed in to change notification settings - Fork 342
Closed
Labels
feature-requestCategory: A new feature or enhancement to an existing feature is being requested.Category: A new feature or enhancement to an existing feature is being requested.
Description
Confirm this is not a feature request for the underlying OpenAI API.
- This is not a feature request for the underlying OpenAI API
Confirm this is not a feature request for Azure OpenAI.
- This is not a feature request for Azure OpenAI
Describe the feature or improvement you're requesting
- OpenAIClient should expose
Url Endpoint { get; } - ChatClient should expose
string Model { get; } - Clients like ChatClient should expose a way to navigate back to the owning OpenAIClient so that if you have access to the ChatClient, you can access its Endpoint, or alternatively the Endpoint should also be exposed on ChatClient.
Additional context
No response
nianderkzu
Metadata
Metadata
Assignees
Labels
feature-requestCategory: A new feature or enhancement to an existing feature is being requested.Category: A new feature or enhancement to an existing feature is being requested.