Skip to main content
Demonstrates router-based selection between simple web research and iterative loop-based deep tech research.
router_with_loop.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your OpenAI API key

4

Run the example

Save the code above as router_with_loop.py, then run:
Full source: cookbook/04_workflows/05_conditional_branching/router_with_loop.py