Build sophisticated multi-agent systems where specialized agents collaborate to solve complex problems. Learn patterns for agent coordination, orchestration, and delegation to create systems greater than the sum of their parts.
Overview
Syllabus
- Unit 1: Building Agentic Pipelines
- Building a Problem Analyzer Agent
- Building the Calculator Agent
- Complete the Three-Agent Pipeline with Solution Presenter
- Adding Validation Gates to Agent Pipelines
- Unit 2: Orchestrating Agents as Tools
- Building Agent Tool Schemas for Orchestration
- Building Agent Tool Wrappers
- Building an Orchestrator Agent with Dynamic Delegation
- Adding a Verifier Agent to the Orchestrator
- Unit 3: Delegating Work with Handoffs
- Building Agent Handoff Infrastructure
- Implementing the Agent Handoff Mechanism
- Implement Agent Handoff Detection and Processing