# Builder helper

Some helper functions used during the building of the pipeline

```{eval-rst}
.. automodule:: bindflow.orchestration.flow_builder
    :members:
    :special-members: __init__, __call__
```
