cancel_download
Cancel an ongoing download, optionally specifying the job by name or folder, leaving any partial file in place.
Instructions
Stop a download that is still running.
What has arrived stays in the .part file, so calling download_model again
with the same arguments continues rather than starting over. For a transfer
that is merely slow this is counter-productive.
Args: job_id: '/', or just the file name, or empty for the most recent download.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||