Multi-agent system
Search documents
Building with Subagents: Design Decisions
LangChain· 2026-01-16 23:10
Hey folks, it's Sydney from LinkChain and I'm super excited to chat with you today about a specific application of context engineering and that is design decisions when building a multi- aent system with a sub aent architecture. Let's first do a quick review of the sub aents architecture. So in a sub agents often called supervisor architecture, we have a user request coming into the main agent which can then delegate tasks to any number of sub aents in parallel and then the main agent is responsible for ret ...
X @Avi Chawla
Avi Chawla· 2025-09-14 06:30
Let's build a multi-agent brand monitoring system (100% local): ...