Skip to main content

Module sequential_flow

Module sequential_flow 

Source
Expand description

This module contains everything needed for constructing SequentialFlow.

For detailed behavior and examples, see the documentation of SequentialFlow and Builder.

Structsยง

Builder
Builder for SequentialFlow.
SequentialFlow
SequentialFlow executes nodes sequentially, like a pipeline.