For the complete documentation index, see llms.txt. This page is also available as Markdown.

Importing CSV and Excel files

You can provide data to the import API through CSV or Excel files. Because of the tabular nature of these formats, you must also provide a JSON template. This template specifies the import commands and what the column data represents.

To learn more, see:

Last updated

Was this helpful?