list_files: List Files

View source: R/functions.R

list_filesR Documentation

List Files

Description

Returns a list of files that belong to the user's organization.

Usage

list_files(purpose = NULL, return_response = F)

Arguments

purpose

(string) Only return files with the given purpose.

return_response

(boolean) Whether to return the API response or parse the contents of the response. Defaults to FALSE (parse the response).

See Also

Open AI Documentation


samterfa/openai documentation built on Oct. 9, 2024, 5:18 p.m.