-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Support Retrieve model API #340
Comments
vvatanabe
added a commit
to vvatanabe/go-openai
that referenced
this issue
Jun 3, 2023
vvatanabe
added a commit
to vvatanabe/go-openai
that referenced
this issue
Jun 3, 2023
vvatanabe
added a commit
to vvatanabe/go-openai
that referenced
this issue
Jun 3, 2023
sashabaranov
pushed a commit
that referenced
this issue
Jun 5, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Retrieves a model instance, providing basic information about the model such as the owner and permissioning.
GET https://api.openai.com/v1/models/{model}
Refs: https://platform.openai.com/docs/api-reference/models/retrieve
The text was updated successfully, but these errors were encountered: