[PR #193] [MERGED] [Docs] Compile more tutorials #565

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/193
Author: @hinthornw
Created: 5/30/2024
Status: Merged
Merged: 5/30/2024
Merged by: @hinthornw

Base: mainHead: wfh/more_tutorials_tsc


📝 Commits (3)

  • 07907fb who developed this package ecosystem anyway
  • 0525919 do we really have to list every single noteobok as a dev dep
  • 0fb7b32 fmt

📊 Changes

5 files changed (+12150 additions, -161 deletions)

View changed files

📝 _scripts/run_notebook.py (+1 -1)
📝 examples/rag/langgraph_agentic_rag.ipynb (+11950 -78)
📝 examples/rag/langgraph_crag.ipynb (+54 -81)
📝 package.json (+3 -1)
📝 yarn.lock (+142 -0)

📄 Description

Couple of the RAG ones. Fixup, check types, etc.


🔄 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/193 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 5/30/2024 **Status:** ✅ Merged **Merged:** 5/30/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/more_tutorials_tsc` --- ### 📝 Commits (3) - [`07907fb`](https://github.com/langchain-ai/langgraphjs/commit/07907fb98f919cbef38dfa175274c4bb64deeee1) who developed this package ecosystem anyway - [`0525919`](https://github.com/langchain-ai/langgraphjs/commit/0525919bf055468298762111b52295245c0fb88f) do we really have to list every single noteobok as a dev dep - [`0fb7b32`](https://github.com/langchain-ai/langgraphjs/commit/0fb7b32e2f8835b299ad68df782c16bfbcc1a2fe) fmt ### 📊 Changes **5 files changed** (+12150 additions, -161 deletions) <details> <summary>View changed files</summary> 📝 `_scripts/run_notebook.py` (+1 -1) 📝 `examples/rag/langgraph_agentic_rag.ipynb` (+11950 -78) 📝 `examples/rag/langgraph_crag.ipynb` (+54 -81) 📝 `package.json` (+3 -1) 📝 `yarn.lock` (+142 -0) </details> ### 📄 Description Couple of the RAG ones. Fixup, check types, etc. --- <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:15:03 -05:00
yindo closed this issue 2026-02-15 19:15:03 -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#565