text response per button — then merges back into a single reply.
You’ll end up with. A saved Button Node Example pipeline driven by a start_flag (not input nodes), wired through a listen button node, and concluded with a talk response.
Expected output
start_flag() and use talk / listen nodes instead of input / output nodes — wire them up via dependencies=[node.complete].
See also
AI routing node
Branch on an LLM classifier instead of a button click.
Condition node
Deterministic operator-based branching.
Pipeline reference
Full method surface.
