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 file content API #347

Closed
vvatanabe opened this issue Jun 9, 2023 · 1 comment
Closed

Support Retrieve file content API #347

vvatanabe opened this issue Jun 9, 2023 · 1 comment

Comments

@vvatanabe
Copy link
Collaborator

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

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
* Support Retrieve file content API (#347)

* add timeout test for GetFileContent (#347)
@vvatanabe
Copy link
Collaborator Author

DONE

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