Optional
fields: OpenAIFilesInputDelete a file.
Optional
options?: RequestOptionsList files Returns a list of files that belong to the user's organization.
Optional
props: { Optional
options?: RequestOptionsOptional
query?: OpenAIClient.Files.FileListParamsRetrieve file Returns information about a specific file.
Optional
options?: RequestOptionsRetrieve file content Returns the contents of the specified file.
Optional
options?: RequestOptions
Upload file Upload a file that can be used across various endpoints. The size of all the files uploaded by one organization can be up to 100 GB.