Optionalfields: OpenAIFilesInputDelete a file.
Optionaloptions?: RequestOptionsList files Returns a list of files that belong to the user's organization.
Optionalprops: { Optionaloptions?: RequestOptionsOptionalquery?: OpenAIClient.Files.FileListParamsRetrieve file Returns information about a specific file.
Optionaloptions?: RequestOptionsRetrieve file content Returns the contents of the specified file.
Optionaloptions?: 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.