upload_file
Upload a local file to WaveSpeed and receive a hosted URL valid for 24 hours. Use for direct file access; model runs can reference local paths with '@' automatically.
Instructions
Upload a local file to WaveSpeed and get its hosted URL (identical bytes reuse the same upload for 24h). Usually unnecessary — run_model handles "@./path" inputs itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Local file path |