[PR #1446] [MERGED] docs: add how-to for dynamic interrupts #2079

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1446
Author: @hwchase17
Created: 8/22/2024
Status: Merged
Merged: 8/23/2024
Merged by: @vbarda

Base: mainHead: harrison/nb-for-dynamic


📝 Commits (3)

📊 Changes

4 files changed (+420 additions, -0 deletions)

View changed files

📝 docs/_scripts/copy_notebooks.py (+1 -0)
📝 docs/docs/how-tos/index.md (+1 -0)
📝 docs/mkdocs.yml (+1 -0)
examples/human_in_the_loop/dynamic_breakpoints.ipynb (+417 -0)

📄 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/1446 **Author:** [@hwchase17](https://github.com/hwchase17) **Created:** 8/22/2024 **Status:** ✅ Merged **Merged:** 8/23/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `harrison/nb-for-dynamic` --- ### 📝 Commits (3) - [`668888f`](https://github.com/langchain-ai/langgraph/commit/668888fc279d329a8e779c2345b9b0168d0cd87d) cr - [`3808169`](https://github.com/langchain-ai/langgraph/commit/38081692f68ad0ab86cbda2ed1a0175a58787830) cleanup - [`8b263d6`](https://github.com/langchain-ai/langgraph/commit/8b263d6ebe4f212875da11f2bd5954539cdf3c16) revert img ### 📊 Changes **4 files changed** (+420 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/_scripts/copy_notebooks.py` (+1 -0) 📝 `docs/docs/how-tos/index.md` (+1 -0) 📝 `docs/mkdocs.yml` (+1 -0) ➕ `examples/human_in_the_loop/dynamic_breakpoints.ipynb` (+417 -0) </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:46:14 -05:00
yindo closed this issue 2026-02-20 17:46:14 -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#2079