mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-22 19:08:40 +00:00
fix(docs): update LangGraph guides link and add JS how-to link (#32583)
**Description:** Corrected LangGraph documentation link (changed to “guides”), and added a link to LangGraph JS how-to guides for clarity. **Issue:** N/A **Dependencies:** None --------- Co-authored-by: Mason Daugherty <mason@langchain.dev>
This commit is contained in:
parent
21b61aaf9a
commit
fb74265175
@ -345,7 +345,7 @@ LangGraph is an extension of LangChain aimed at
|
||||
building robust and stateful multi-actor applications with LLMs by modeling steps as edges and nodes in a graph.
|
||||
|
||||
LangGraph documentation is currently hosted on a separate site.
|
||||
You can peruse [LangGraph how-to guides here](https://langchain-ai.github.io/langgraph/how-tos/).
|
||||
You can find the [LangGraph guides here](https://langchain-ai.github.io/langgraph/guides/).
|
||||
|
||||
## [LangSmith](https://docs.smith.langchain.com/)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user