[PR #290] [MERGED] Examples: Add persistence with langchain-postgres #1359

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/290
Author: @eyurtsev
Created: 4/9/2024
Status: Merged
Merged: 4/9/2024
Merged by: @nfcampos

Base: mainHead: eugene/postgres_example


📝 Commits (3)

📊 Changes

1 file changed (+533 additions, -0 deletions)

View changed files

examples/persistence_postgres.ipynb (+533 -0)

📄 Description

  • x
  • x
  • x

🔄 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/290 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 4/9/2024 **Status:** ✅ Merged **Merged:** 4/9/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `eugene/postgres_example` --- ### 📝 Commits (3) - [`40a0f8c`](https://github.com/langchain-ai/langgraph/commit/40a0f8c9ca8e90bb29aaaf535c44a24826089c4a) x - [`57feccf`](https://github.com/langchain-ai/langgraph/commit/57feccfec9f1ac8785b2e6b54b4f24f20045d26a) x - [`a81ba40`](https://github.com/langchain-ai/langgraph/commit/a81ba40a86ed3f44829234f05531664cef4d262c) x ### 📊 Changes **1 file changed** (+533 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/persistence_postgres.ipynb` (+533 -0) </details> ### 📄 Description - x - x - x --- <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:32 -05:00
yindo closed this issue 2026-02-20 17:44:32 -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#1359