AI Routing Node Example pipeline whose result output reflects whichever path the router picked for the input query.
Expected output
AiRoutingNode only exposes the numbered paths you wire — there is no implicit path_else, so make sure your conditions cover the inputs you care about.
See also
Condition node
Deterministic branching with operators instead of an LLM.
Sub-pipelines
Compose pipelines by calling one from another.
Pipeline reference
Full method surface.
