[PR #1576] [CLOSED] Add Couchbase Persistence Example #2167

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1576
Author: @lokeshgoel177
Created: 9/2/2024
Status: Closed

Base: mainHead: Couchbase_Persistence_example


📝 Commits (3)

  • decf374 add couchbase persistence example
  • a38ac4f Merge branch 'main' into Couchbase_Persistence_example
  • 133dd03 minor docstring fix

📊 Changes

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

View changed files

examples/persistence_couchbase.ipynb (+1004 -0)

📄 Description

Description: add an example showcasing langgraph state persistence in Couchbase Database.


🔄 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/1576 **Author:** [@lokeshgoel177](https://github.com/lokeshgoel177) **Created:** 9/2/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `Couchbase_Persistence_example` --- ### 📝 Commits (3) - [`decf374`](https://github.com/langchain-ai/langgraph/commit/decf37453e22bfad1ae2ba26dd4dc727b89711d5) add couchbase persistence example - [`a38ac4f`](https://github.com/langchain-ai/langgraph/commit/a38ac4f9a072ac19edf3d4073f1e905aebd144b0) Merge branch 'main' into Couchbase_Persistence_example - [`133dd03`](https://github.com/langchain-ai/langgraph/commit/133dd0303bb728df3f936306c4a08b1af1b56348) minor docstring fix ### 📊 Changes **1 file changed** (+1004 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/persistence_couchbase.ipynb` (+1004 -0) </details> ### 📄 Description **Description**: add an example showcasing langgraph state persistence in Couchbase Database. --- <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:26 -05:00
yindo closed this issue 2026-02-20 17:46:26 -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#2167