Skip to main content
This example shows how to create adaptive workflows that select optimal research strategies and execution patterns based on topic complexity. When to use: When different topic types require fundamentally different research methodologies - some needing simple single-pass research, others requiring iterative deep-dive analysis. Ideal for content-adaptive workflows where processing complexity should match content complexity.
router_with_loop_steps.py
To checkout async version, see the cookbook-