[PR #152] [MERGED] Persistence How-to #534

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/152
Author: @hinthornw
Created: 5/16/2024
Status: Merged
Merged: 5/16/2024
Merged by: @hinthornw

Base: mainHead: wfh/how-tos


📝 Commits (5)

📊 Changes

4 files changed (+624 additions, -4 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 deno.json (+5 -3)
📝 docs/typedoc.json (+1 -1)
examples/how-tos/persistence.ipynb (+617 -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/langgraphjs/pull/152 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 5/16/2024 **Status:** ✅ Merged **Merged:** 5/16/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/how-tos` --- ### 📝 Commits (5) - [`619924c`](https://github.com/langchain-ai/langgraphjs/commit/619924cf1e4d1ed7b5fd01fc44563015d77b9c0f) gitignore - [`d3a7aeb`](https://github.com/langchain-ai/langgraphjs/commit/d3a7aebfca2bbc6951ca05816f3c49e7424d47e9) checkpoint - [`1a3ff97`](https://github.com/langchain-ai/langgraphjs/commit/1a3ff970694cc2cff5ba510c345ca57c39010749) check - [`093563c`](https://github.com/langchain-ai/langgraphjs/commit/093563c28b83bddb42e07f312b2226923b7e1bf3) Update Persistence - [`5deccd8`](https://github.com/langchain-ai/langgraphjs/commit/5deccd8cadeae33744edecb0d2ffedc3e97b4fa1) fmt ### 📊 Changes **4 files changed** (+624 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `deno.json` (+5 -3) 📝 `docs/typedoc.json` (+1 -1) ➕ `examples/how-tos/persistence.ipynb` (+617 -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-15 19:14:57 -05:00
yindo closed this issue 2026-02-15 19:14:57 -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#534