Package | Description | Installation |
---|---|---|
langgraph | Prebuilt components to create agents | npm install @langchain/langgraph @langchain/core |
langgraph-supervisor | Tools for building supervisor agents | npm install @langchain/langgraph-supervisor |
langgraph-swarm | Tools for building a swarm multi-agent system | npm install @langchain/langgraph-swarm |
langchain-mcp-adapters | Interfaces to MCP servers for tool and resource integration | npm install @langchain/mcp-adapters |
agentevals | Utilities to evaluate agent performance | npm install agentevals |