Loading lesson page...
AI From Scratch/Lesson 10/~60 minutes
Group Chat and Speaker Selection
AutoGen GroupChat and AG2 GroupChat share one conversation across N agents; a selector function (LLM, round-robin, or custom) picks who speaks next. This is the archetype of emergent multi-agent conversation — agents do not know their role...
Learn + BuildPython (stdlib)