OpenaiEx.Files (openai_ex v0.9.4)
View SourceThis module provides an implementation of the OpenAI files API. The API reference can be found at https://platform.openai.com/docs/api-reference/files.
Summary
Functions
Calls the file retrieve_content endpoint.
Calls the file upload endpoint.
Calls the file delete endpoint.
Lists the files that belong to the user's organization.
Creates a new file retrieve / deletion / retrieve_content request
Creates a new file upload request with the given arguments.
Calls the file retrieve endpoint.
Functions
Calls the file retrieve_content endpoint.
https://platform.openai.com/docs/api-reference/files/retrieve-content
Calls the file upload endpoint.
Calls the file delete endpoint.
Lists the files that belong to the user's organization.
Creates a new file retrieve / deletion / retrieve_content request
Creates a new file upload request with the given arguments.
Calls the file retrieve endpoint.
https://platform.openai.com/docs/api-reference/files/retrieve