[PR #966] [MERGED] Update HIL update / edit state documentation #1802

Closed
opened 2026-02-20 17:45:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/966
Author: @rlancemartin
Created: 7/9/2024
Status: Merged
Merged: 7/10/2024
Merged by: @rlancemartin

Base: mainHead: rlm/user-input


📝 Commits (3)

📊 Changes

2 files changed (+482 additions, -73 deletions)

View changed files

📝 examples/human_in_the_loop/edit-graph-state.ipynb (+193 -26)
📝 examples/human_in_the_loop/wait-user-input.ipynb (+289 -47)

📄 Description

No description provided


🔄 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/langgraph/pull/966 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 7/9/2024 **Status:** ✅ Merged **Merged:** 7/10/2024 **Merged by:** [@rlancemartin](https://github.com/rlancemartin) **Base:** `main` ← **Head:** `rlm/user-input` --- ### 📝 Commits (3) - [`e8b4304`](https://github.com/langchain-ai/langgraph/commit/e8b43042ece126f7f1c1b37784b631f800a63991) Update user input example - [`2f74801`](https://github.com/langchain-ai/langgraph/commit/2f748019924c5c4a6e19e4b63df38b5a8853781c) Update editing graph state - [`4878a30`](https://github.com/langchain-ai/langgraph/commit/4878a3001d0bd12a454a46b6fe51d904ad6c03cd) Minor clarifications ### 📊 Changes **2 files changed** (+482 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `examples/human_in_the_loop/edit-graph-state.ipynb` (+193 -26) 📝 `examples/human_in_the_loop/wait-user-input.ipynb` (+289 -47) </details> ### 📄 Description _No description provided_ --- <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-20 17:45:35 -05:00
yindo closed this issue 2026-02-20 17:45:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1802