Microsoft AutoGen Architecture Explained
Description:
Deep dive into the "Brain" of AutoGen. To build complex AI systems, you must understand the architecture. We explore the three-layer design: Core (event-driven), AgentChat (high-level API), and Extensions (tools and models). Learn how these layers interact to create scalable, resilient AI agents.
Chapters:
0:00 AutoGen Design Philosophy
1:40 The 3 Layers: Core, AgentChat, & Extensions
3:20 Why AgentChat is the best starting point
5:00 Exploring the Core Layer (Event-Driven)
6:30 Extensions: Models, Tools, and Executors
8:15 AutoGen Studio (GUI) Preview
10:00 How Agents…
Watch on YouTube ↗
(saves to browser)
Chapters (8)
AutoGen Design Philosophy
1:40
The 3 Layers: Core, AgentChat, & Extensions
3:20
Why AgentChat is the best starting point
5:00
Exploring the Core Layer (Event-Driven)
6:30
Extensions: Models, Tools, and Executors
8:15
AutoGen Studio (GUI) Preview
10:00
How Agents Process Messages (Context Window)
12:30
Task Execution Flow
DeepCamp AI