Upload
To upload a new data file:Shell
Shell
id field in the response will be the assigned file-id for this file object.
List
To list previously uploaded files:Shell
Retrieve
To retrieve the metadata of a previously uploaded file:Shell
Shell
Retrieve content
To download a previously uploaded file:Shell
Shell
--output FILENAME or -o FILENAME. By default, the dataset is saved to <FILE-ID>.jsonl.
Delete
To delete a previously uploaded file:Shell
Shell
Check
To check that a file is in the correct format, you can do this: PythonHelp
See all commands with:Shell