Model Step
The model step allows users to pick different physical aspects of the model configured in the workflow editor.
Selecting a Model
The base option type for a model step is the model itself. After configuring an option with multiple models in the hub you may select a specific model by passing the corresponding variant to the selectVariant function.
await modelStep.selectVariant(variant);