[PR #552] [MERGED] Update cross-thread persistence doc #841

Closed
opened 2026-02-15 19:16:06 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/552
Author: @hinthornw
Created: 10/6/2024
Status: Merged
Merged: 10/6/2024
Merged by: @hinthornw

Base: mainHead: wfh/memdocs


📝 Commits (1)

  • 81eb871 Update cross-thread persistence docs

📊 Changes

5 files changed (+506 additions, -574 deletions)

View changed files

📝 _scripts/run_notebook.py (+18 -6)
📝 docs/mkdocs.yml (+2 -2)
examples/how-tos/cross-thread-persistence.ipynb (+485 -0)
examples/how-tos/shared-state.ipynb (+0 -564)
📝 tsconfig.json (+1 -2)

📄 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/langgraphjs/pull/552 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 10/6/2024 **Status:** ✅ Merged **Merged:** 10/6/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/memdocs` --- ### 📝 Commits (1) - [`81eb871`](https://github.com/langchain-ai/langgraphjs/commit/81eb871022dfcbbc9df4adf5f1c78fae6ba45039) Update cross-thread persistence docs ### 📊 Changes **5 files changed** (+506 additions, -574 deletions) <details> <summary>View changed files</summary> 📝 `_scripts/run_notebook.py` (+18 -6) 📝 `docs/mkdocs.yml` (+2 -2) ➕ `examples/how-tos/cross-thread-persistence.ipynb` (+485 -0) ➖ `examples/how-tos/shared-state.ipynb` (+0 -564) 📝 `tsconfig.json` (+1 -2) </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-15 19:16:06 -05:00
yindo closed this issue 2026-02-15 19:16:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#841