Run
Workflow - Stream
Create a new workflow run with the given parameters. This function sets up the run and initiates the execution process. For callback information, see Callbacks.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The GPU to override the machine's default GPU
Available options:
T4
, L4
, A10G
, A100
, A100-80GB
, H100
The inputs to the workflow
Was this page helpful?