Phase 16: Multi-Agent & Swarms
AI From Scratch/Lesson 11/~60 minutes

Handoffs and Routines — Stateless Orchestration

OpenAI's Swarm (October 2024) distilled multi-agent orchestration to two primitives: routines (instructions + tools as a system prompt) and handoffs (a tool that returns another Agent). No state machine, no branching DSL — the LLM routes b...

Learn + BuildPython (stdlib)
Loading lesson page...