[PR #827] [MERGED] Update intro to same thread example, update conceptual docs to include checkpoint #1715

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/827
Author: @jacoblee93
Created: 6/26/2024
Status: Merged
Merged: 6/26/2024
Merged by: @jacoblee93

Base: mainHead: jacob/concepts


📝 Commits (1)

  • 46d4a13 Update intro to same thread example, update conceptual docs to include checkpoint

📊 Changes

4 files changed (+21 additions, -10 deletions)

View changed files

📝 docs/docs/cloud/concepts/index.md (+4 -0)
📝 docs/docs/concepts/low_level.md (+6 -3)
📝 examples/cloud_examples/human_in_the_loop_user_input.ipynb (+1 -1)
📝 examples/cloud_examples/same-thread.ipynb (+10 -6)

📄 Description

CC @hwchase17 @hinthornw


🔄 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/827 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 6/26/2024 **Status:** ✅ Merged **Merged:** 6/26/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/concepts` --- ### 📝 Commits (1) - [`46d4a13`](https://github.com/langchain-ai/langgraph/commit/46d4a13687a7fc6e8404e4ac87a2ce538add0d54) Update intro to same thread example, update conceptual docs to include checkpoint ### 📊 Changes **4 files changed** (+21 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/cloud/concepts/index.md` (+4 -0) 📝 `docs/docs/concepts/low_level.md` (+6 -3) 📝 `examples/cloud_examples/human_in_the_loop_user_input.ipynb` (+1 -1) 📝 `examples/cloud_examples/same-thread.ipynb` (+10 -6) </details> ### 📄 Description CC @hwchase17 @hinthornw --- <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:23 -05:00
yindo closed this issue 2026-02-20 17:45:23 -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#1715