Import training data for '{{data.type}}' model

Crawl

Crawl and scrape the specified URL for training data.

http |
hourglass_empty | exit_to_app | timeline | edit |
Lists Code Images Summarize Insert URL
Training data

Upload XML, JSON, YAML, or CSV files as training data. Notice, this will only import two columns from your files; prompt and completion.

help_outline |
edit |

{{getFileName()}}

Uploading {{uploadIndex + 1}} of {{files.length}}...

Done!

Generic CSV

Upload CSV files with generic columns. The first column is assumed to be the prompt, and all other columns will become part of the completion.

{{getFileName()}}

Uploading {{uploadIndex + 1}} of {{files.length}}...

Done!

URL set

Upload CSV files with a list of URLs. Notice, the CSV file must have only one column and have a header column.

Vectorize
Text

Upload text files as training data, such as .txt files, .md files, or .csv files as plain text. Optionally create a summary prompt to increase retrieval quality.

Summary prompt

{{getFileName()}}

Uploading {{uploadIndex + 1}} of {{files.length}}...

Done!

Images

Upload images as training data to have your AI Agent or AI Chatbot display images inline into the conversation.

{{getFileName()}}

Uploading {{uploadIndex + 1}} of {{files.length}}...

Done!

PDF

Upload PDF files as training data, and optionally massage your files using OpenAI before creating training snippets.

Keep pages Summarize Overwrite
help_outline |
help_outline | {{idx}}

{{getFileName()}}

Uploading {{uploadIndex + 1}} of {{files.length}}...

Done!