mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-02 23:28:45 +02:00
Aligns the repository's package READMEs around a shared documentation shape so users see consistent install, positioning, docs, release, and contribution guidance across LangGraph packages.
12 lines
432 B
Markdown
12 lines
432 B
Markdown
# LangGraph JavaScript SDK
|
|
|
|
Looking for the JS/TS version? Check out [LangGraph.js](https://github.com/langchain-ai/langgraphjs).
|
|
|
|
## 🤔 What is this?
|
|
|
|
This package has moved to [langchain-ai/langgraphjs](https://github.com/langchain-ai/langgraphjs/tree/main/libs/sdk).
|
|
|
|
## 📖 Documentation
|
|
|
|
For JavaScript and TypeScript documentation, see the [LangGraph.js docs](https://docs.langchain.com/oss/javascript/langgraph/overview).
|