[PR #80] [MERGED] persistence #1219

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/80
Author: @hwchase17
Created: 2/4/2024
Status: Merged
Merged: 2/4/2024
Merged by: @nfcampos

Base: mainHead: harrison/add-persistence-nb


📝 Commits (1)

📊 Changes

2 files changed (+441 additions, -1 deletions)

View changed files

examples/persistence.ipynb (+441 -0)
📝 langgraph/checkpoint/sqlite.py (+0 -1)

📄 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/80 **Author:** [@hwchase17](https://github.com/hwchase17) **Created:** 2/4/2024 **Status:** ✅ Merged **Merged:** 2/4/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `harrison/add-persistence-nb` --- ### 📝 Commits (1) - [`9442632`](https://github.com/langchain-ai/langgraph/commit/944263285b2b28ae08930e2b2751149576705718) persistence ### 📊 Changes **2 files changed** (+441 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `examples/persistence.ipynb` (+441 -0) 📝 `langgraph/checkpoint/sqlite.py` (+0 -1) </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:44:12 -05:00
yindo closed this issue 2026-02-20 17:44:12 -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#1219