You’ve covered the full Pipecat Subagents learning path — from basic agents to distributed deployment.Documentation Index
Fetch the complete documentation index at: https://docs.pipecat.ai/llms.txt
Use this file to discover all available pages before exploring further.
Fundamentals
Dive deeper into the internals:The Agent Bus
How agents communicate through the shared message bus.
Agent Registry and Discovery
How agents discover each other and get notified when other agents are ready.
Understanding the Bus Bridge
How
BusBridgeProcessor routes frames between transport and agents.Examples
Browse Examples
Complete working examples covering agent handoff, task coordination, distributed setups, and more.