Files
Upload file
Upload a file that can be used for fine-tuning. Files can be text or docx files.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
Response
200 - application/json
Successful file upload. Returns the uploaded file object.
The response is of type object
.