[PR #162] [MERGED] [Docs] Human-in-the-loop #542

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

📋 Pull Request Information

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

Base: mainHead: wfh/hitl


📝 Commits (2)

📊 Changes

7 files changed (+578 additions, -42 deletions)

View changed files

📝 docs/docs/how-tos/index.md (+2 -1)
📝 docs/mkdocs.yml (+35 -35)
examples/how-tos/human-in-the-loop.ipynb (+534 -0)
📝 examples/how-tos/persistence.ipynb (+1 -1)
📝 examples/how-tos/stream-tokens.ipynb (+1 -1)
📝 examples/how-tos/subgraph.ipynb (+4 -3)
📝 examples/how-tos/time-travel.ipynb (+1 -1)

📄 Description

Because who wants to be out of the loop?


🔄 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/162 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 5/17/2024 **Status:** ✅ Merged **Merged:** 5/17/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/hitl` --- ### 📝 Commits (2) - [`09815ff`](https://github.com/langchain-ai/langgraphjs/commit/09815ff39b6cdc7c975e9883ec26682b491bae9c) [Docs] Human-in-the-loop - [`dec8850`](https://github.com/langchain-ai/langgraphjs/commit/dec88509d69763ce829b0fe8b933ace45bca8a79) moar ### 📊 Changes **7 files changed** (+578 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/how-tos/index.md` (+2 -1) 📝 `docs/mkdocs.yml` (+35 -35) ➕ `examples/how-tos/human-in-the-loop.ipynb` (+534 -0) 📝 `examples/how-tos/persistence.ipynb` (+1 -1) 📝 `examples/how-tos/stream-tokens.ipynb` (+1 -1) 📝 `examples/how-tos/subgraph.ipynb` (+4 -3) 📝 `examples/how-tos/time-travel.ipynb` (+1 -1) </details> ### 📄 Description Because who wants to be **out** of the loop? --- <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:14:59 -05:00
yindo closed this issue 2026-02-15 19:14:59 -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#542