export_create
Export a model to a specified format by creating an export job. Confirm the cost to proceed.
Instructions
Create a model export job (state-changing, may cost credits). Requires confirm_cost=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| half | No | ||
| imgsz | No | ||
| model | Yes | Model id, or slug when project is also provided. | |
| format | Yes | Requested export format. | |
| dynamic | No | ||
| project | No | ||
| gpu_type | No | ||
| confirm_cost | No | Must be true to allow a credit-costing export job. |