Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 2.37 KB

File metadata and controls

12 lines (9 loc) · 2.37 KB

DeploymentRunRequest

Fields

Field Type Required Description Example
deployment_id str ✔️ N/A 15e79589-12c9-453c-a41a-348fdd7de957
inputs Dict[str, components.Inputs] The inputs to the workflow {
"prompt": "A beautiful landscape",
"seed": 42
}
webhook Optional[str] N/A
webhook_intermediate_status Optional[bool] N/A true
gpu Optional[components.Gpu] The GPU to override the machine's default GPU