LangGraph
Client library for interacting with the LangGraph API
LangGraph Multi-Agent Supervisor
The **[AI SDK](https://ai-sdk.dev)** LangChain adapter provides seamless integration between [LangChain](https://langchain.com/) and the AI SDK, enabling you to use LangChain agents and graphs with AI SDK UI components.
Implementation of the AG-UI protocol for LangGraph.
Create a new LangGraph project
Library with base interfaces for LangGraph checkpoint savers.
The official command-line interface for LangGraph.js, providing tools to create, develop, and deploy LangGraph.js applications.
An implementation of a multi-agent swarm using LangGraph
LangGraph adapter for assistant-ui
Contains the logic for creating Generative UI bundles served via LangGraph API.
AWS DynamoDB implementation for LangGraph Memory Store and Checkpoint Saver in TypeScript
A package which exports API route passthrough functions for using LangGraph from the client with Next.js
Production-ready TypeScript agent framework built on LangGraph with orchestration, middleware, and typed abstractions.
Redis checkpoint and store implementation for LangGraph
LangGraph
Adapter that wraps a LangGraph agent into the runtime-neutral `Agent` contract from `@ngaf/chat`. The Angular equivalent of LangGraph's React `useStream()` hook — signal-driven access to messages, status, tool calls, interrupts, subagents, regenerate, and
Core toolkit for LangGraph.js — provides agent templates, middleware, and utilities not included in @langchain/langgraph
An implementation of a computer use agent (CUA) using LangGraph
Svelte integration for LangGraph & LangChain
LangGraph checkpoint saver backed by Ironflow entity streams — durable agent state with crash-resume
LangGraph
React integration for LangGraph & LangChain
Is this specifier a node.js core module?
Graph model, state containers, channels, and runtime types for LangGraph-style workflows in Rust.
Checkpoint saver trait and in-memory implementation for durable graph execution.
PostgreSQL-backed checkpoint persistence for langgraph.
SQLite-backed checkpoint persistence for langgraph.
Pregel-style superstep executor with sync/async invoke, streaming, and checkpoint bridge.
A Rust implementation of LangGraph for building stateful, multi-actor applications with LLMs (Full suite)
Core engine for LangGraph in Rust (StateGraph, Pregel, Channels, Streaming)