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

Support Retrieve model API #340

Closed
vvatanabe opened this issue Jun 3, 2023 · 0 comments
Closed

Support Retrieve model API #340

vvatanabe opened this issue Jun 3, 2023 · 0 comments

Comments

@vvatanabe
Copy link
Collaborator

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

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
* Support Retrieve model API (#340)

* Test for GetModel error cases. (#340)

* Reduce the cognitive complexity of TestClientReturnsRequestBuilderErrors (#340)
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