When to use
- Uploading CSV data
- Attaching PDFs or JSON for processing
upload_file → split_text, upload_file → generate_text.
Outputs
file
The uploaded file.
Configuration
string
default:"Upload File"
The label shown for this input, including as the field label in App mode.
number
default:10
Maximum number of files the user can upload.
Uploads default to accepting
pdf, csv, json, and txt files.