[PR #875] [MERGED] docs: update HITL how-tos #1749

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/875
Author: @vbarda
Created: 6/28/2024
Status: Merged
Merged: 6/28/2024
Merged by: @vbarda

Base: mainHead: vb/update-hitl-notebooks


📝 Commits (1)

  • 9c06fdb docs: update HITL how-tos

📊 Changes

4 files changed (+156 additions, -246 deletions)

View changed files

📝 examples/human_in_the_loop/breakpoints.ipynb (+28 -51)
📝 examples/human_in_the_loop/edit-graph-state.ipynb (+37 -60)
📝 examples/human_in_the_loop/time-travel.ipynb (+64 -94)
📝 examples/human_in_the_loop/wait-user-input.ipynb (+27 -41)

📄 Description

This fixes the issues from #874


🔄 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/875 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 6/28/2024 **Status:** ✅ Merged **Merged:** 6/28/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/update-hitl-notebooks` --- ### 📝 Commits (1) - [`9c06fdb`](https://github.com/langchain-ai/langgraph/commit/9c06fdb55bee0c28c8506b19e705b93bf9a8365f) docs: update HITL how-tos ### 📊 Changes **4 files changed** (+156 additions, -246 deletions) <details> <summary>View changed files</summary> 📝 `examples/human_in_the_loop/breakpoints.ipynb` (+28 -51) 📝 `examples/human_in_the_loop/edit-graph-state.ipynb` (+37 -60) 📝 `examples/human_in_the_loop/time-travel.ipynb` (+64 -94) 📝 `examples/human_in_the_loop/wait-user-input.ipynb` (+27 -41) </details> ### 📄 Description This fixes the issues from #874 --- <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:28 -05:00
yindo closed this issue 2026-02-20 17:45: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/langgraph#1749