-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 file content API #347
Comments
vvatanabe
added a commit
to vvatanabe/go-openai
that referenced
this issue
Jun 9, 2023
vvatanabe
added a commit
to vvatanabe/go-openai
that referenced
this issue
Jun 9, 2023
sashabaranov
pushed a commit
that referenced
this issue
Jun 11, 2023
DONE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Returns the contents of the specified file.
GET https://api.openai.com/v1/files/{file_id}/content
Refs: https://platform.openai.com/docs/api-reference/files/retrieve-content
The text was updated successfully, but these errors were encountered: