Back to Agno

Broadcast Mode

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

2.6.5421 B
Original Source

Broadcast Mode

Broadcast mode examples send the same request to all members and synthesize responses.

Files

  • 01_basic.py - Baseline broadcast coordination with three specialists.
  • 02_debate.py - Structured debate with agreement and disagreement.
  • 03_research_sweep.py - Parallel research before aggregation.

Running

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