Skip to content

RetrieveModelDetailsAsync has an overload that takes an auth parameter it ignores #42

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

Closed
KeithHenry opened this issue Feb 15, 2023 · 1 comment · May be fixed by #44
Closed

RetrieveModelDetailsAsync has an overload that takes an auth parameter it ignores #42

KeithHenry opened this issue Feb 15, 2023 · 1 comment · May be fixed by #44

Comments

@KeithHenry
Copy link

Here:

public async Task<Model> RetrieveModelDetailsAsync(string id, APIAuthentication auth = null)

KeithHenry added a commit to KeithHenry/OpenAI-API-dotnet that referenced this issue Feb 15, 2023
@OkGoDoIt
Copy link
Owner

Good catch. This is leftover from a previous implementation before refactoring. I have implemented your suggested fix in 7755f4c

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

Successfully merging a pull request may close this issue.

2 participants