Back to Agno

Route Mode

cookbook/03_teams/02_modes/route/README.md

2.6.4424 B
Original Source

Route Mode

Route mode examples show how team leaders delegate to one specialist path and return a routed answer.

Files

  • 01_basic.py - Basic routing between language specialists.
  • 02_specialist_router.py - Domain specialist routing patterns.
  • 03_with_fallback.py - Fallback routing when a specialist is unavailable.

Running

bash
.venvs/demo/bin/python cookbook/03_teams/02_modes/route/01_basic.py