데브허브 | DEVHUB | Hierarchical multi-agent systems with LangGraph JS
Here, we introduce LangGraph.js Supervisor, a lightweight library for building hierarchical multi-agent systems with LangGraph:
🤖 Create a supervisor agent to orchestrate multiple specialized agents
🛠️ Tool-based handoffs for agent communication
🕸️ Built with LangGraph: comes with built-in streaming, memory and human-in-the-loop support
The video covers structure of the library and the handoff mechanism between the supervisor and a team of agents. It also shows how to create hierarchical teams of agents with multiple supervisors.
Repo: https://github.com/langchain-ai/langg...