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
- Adding Validation Gates to Agent Pipelines
- Unit 2: Orchestrating Agents as Tools
- Writing Agent as Tool Schemas
- Building Agent Tool Wrapper Functions
- Building an Orchestrator Agent with Dynamic Task Delegation
- Adding a Verifier Agent to Your Orchestrator
- Unit 3: Delegating Work with Handoffs
- Building Agent Handoff Infrastructure
- Building Complete Tool Lists with Handoff Schemas
- Implementing Agent Handoff Logic
- Implementing Handoff Detection and Control Transfer Logic