Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose additional metadata that's currently internal/private #215

Open
2 tasks done
stephentoub opened this issue Sep 17, 2024 · 0 comments
Open
2 tasks done

Expose additional metadata that's currently internal/private #215

stephentoub opened this issue Sep 17, 2024 · 0 comments

Comments

@stephentoub
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant