| name | LangGraph.js Agent Orchestration Framework |
| slug | langgraph-js-agent-orchestration-framework |
| description | A verified skill for LangGraph.js, the graph-based orchestration framework from LangChain. It focuses on controllable agents, persistence, streaming, and deployment entry points. |
| github_stars | 2781 |
| verification | listed |
| source | https://github.com/langchain-ai/langgraphjs |
| author | langchain-ai |
| category | Developer Tools |
| framework | Multi-Framework |
| tool_ecosystem | {"github_repo":"langchain-ai/langgraphjs","github_stars":2781,"npm_package":"@langchain/langgraph","npm_weekly_downloads":3084202} |
LangGraph.js Agent Orchestration Framework
A verified skill for LangGraph.js, the graph-based orchestration framework from LangChain. It focuses on controllable agents, persistence, streaming, and deployment entry points.
Installation
Install or set up from the source-backed instructions:
Install with npm install @langchain/langgraph @langchain/core.
Source