Basics

Vaero file endpoints allow you to upload one or more files. These files contain the sample text for fine-tuning to create a style.

The files can be .txt or .docx files. Convert other file formats to .txt or .docx before uploading.

Each file should represent one document (one blog post, one report, one email, etc.) If you have want to train on multiple documents, upload them as separate files. For example, if you want to fine-tune on 5 blog posts, upload these as 5 separate files.

Alternatively, you can include the contents of multiple documents in a single file if you separate each document with *** (three asterisks) on its own line with nothing else.

When a file is uploaded, the response includes the file ID to use for the fine-tuning endpoint. You can also list your uploaded files.