Skip to main content
Demonstrates:
  • AiRoutingNode with multiple paths routed by an LLM classifier
  • Wiring downstream nodes to routing paths via dependencies
  • Merging routed branches back together with MergeNode
Source: examples/pipelines/ai_routing_node.py in the SDK repo.