[PR #688] [MERGED] fix(docs): added missing dependency in tutorial by adding @langchain/langgraph #938

Closed
opened 2026-02-15 19:16:28 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/688
Author: @greysonthao
Created: 11/24/2024
Status: Merged
Merged: 11/25/2024
Merged by: @jacoblee93

Base: mainHead: main


📝 Commits (1)

  • 8e79a73 Update langgraph_crag.ipynb

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 examples/rag/langgraph_crag.ipynb (+1 -1)

📄 Description

While following the LangGraph tutorial, I encountered an issue where the tutorial was missing the @langchain/langgraph dependency. After adding this dependency, the errors were resolved. This PR updates the tutorial documentation to include the missing dependency installation step to help prevent others from encountering the same issue.

My username on X.com is @greyson_codes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs/pull/688 **Author:** [@greysonthao](https://github.com/greysonthao) **Created:** 11/24/2024 **Status:** ✅ Merged **Merged:** 11/25/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`8e79a73`](https://github.com/langchain-ai/langgraphjs/commit/8e79a73f21a3ecf0dd238d0208abc5c120dec5af) Update langgraph_crag.ipynb ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/rag/langgraph_crag.ipynb` (+1 -1) </details> ### 📄 Description While following the LangGraph tutorial, I encountered an issue where the tutorial was missing the @langchain/langgraph dependency. After adding this dependency, the errors were resolved. This PR updates the tutorial documentation to include the missing dependency installation step to help prevent others from encountering the same issue. My username on X.com is @greyson_codes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:16:28 -05:00
yindo closed this issue 2026-02-15 19:16:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#938