[PR #1791] [MERGED] docs: thread_ts -> checkpoint_id #2300

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1791
Author: @isahers1
Created: 9/21/2024
Status: Merged
Merged: 9/22/2024
Merged by: @vbarda

Base: mainHead: isaac/replacethread_ts


📝 Commits (2)

  • 16f435e replace thread_ts with checkpoint_id
  • 39316b8 remove rate limit warning

📊 Changes

4 files changed (+161 additions, -203 deletions)

View changed files

📝 docs/docs/cloud/how-tos/langgraph_to_langgraph_cloud.ipynb (+53 -34)
📝 docs/docs/how-tos/human_in_the_loop/edit-graph-state.ipynb (+9 -8)
📝 docs/docs/how-tos/human_in_the_loop/wait-user-input.ipynb (+5 -12)
📝 docs/docs/tutorials/introduction.ipynb (+94 -149)

📄 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/1791 **Author:** [@isahers1](https://github.com/isahers1) **Created:** 9/21/2024 **Status:** ✅ Merged **Merged:** 9/22/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `isaac/replacethread_ts` --- ### 📝 Commits (2) - [`16f435e`](https://github.com/langchain-ai/langgraph/commit/16f435e54ede322cced1fdc467d632f60d44dcf5) replace thread_ts with checkpoint_id - [`39316b8`](https://github.com/langchain-ai/langgraph/commit/39316b8030e81a19789bf6a7bbf4bc0bab1490f3) remove rate limit warning ### 📊 Changes **4 files changed** (+161 additions, -203 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/cloud/how-tos/langgraph_to_langgraph_cloud.ipynb` (+53 -34) 📝 `docs/docs/how-tos/human_in_the_loop/edit-graph-state.ipynb` (+9 -8) 📝 `docs/docs/how-tos/human_in_the_loop/wait-user-input.ipynb` (+5 -12) 📝 `docs/docs/tutorials/introduction.ipynb` (+94 -149) </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:45 -05:00
yindo closed this issue 2026-02-20 17:46:45 -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#2300