files
Upload File
Upload a file that can be used across various endpoints. The size of individual files can be a maximum of 512 MB. The Fine-tuning API only supports .jsonl files. Please contact us if you need to increase these storage limits.
post/files
Response
OK
Example response
{
"filename": "[\"files_upload.jsonl\"]",
"object": "[\"file\"]"
}Changes
Changed in 2 of the 2 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲