Steps

ParameterTypeDefaultDescription
nameOptional[str]NoneName of the steps group for identification
descriptionOptional[str]NoneDescription of the steps group's purpose
stepsOptional[List[Any]][]List of steps to execute sequentially (empty list if not provided)
human_reviewOptional[HumanReview]NoneAll HITL settings in a single config. See HumanReview Config.
requires_confirmationboolFalsePause for user confirmation before executing the pipeline
confirmation_messageOptional[str]NoneMessage shown to user when requesting confirmation
on_rejectOnRejectOnReject.skipAction when rejected: skip, cancel