upload_file_api_v1_files
Upload files to OpenWebUI with optional processing and metadata for administrative management.
Instructions
Upload File
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| process | No | ||
| process_in_background | No | ||
| file | Yes | ||
| metadata | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| created_at | Yes | ||
| data | No | ||
| filename | Yes | ||
| hash | No | ||
| id | Yes | ||
| meta | Yes | ||
| updated_at | No | ||
| user_id | Yes |