[PR #1836] [CLOSED] Add store to pregel config #2329

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1836
Author: @hinthornw
Created: 9/25/2024
Status: Closed

Base: nc/24sep/storeHead: wfh/add_store


📝 Commits (1)

  • a482b4b Add store to pregel config

📊 Changes

2 files changed (+68 additions, -19 deletions)

View changed files

📝 libs/langgraph/langgraph/pregel/__init__.py (+12 -3)
📝 libs/langgraph/tests/test_pregel.py (+56 -16)

📄 Description

Apologies for resorting the test imports


🔄 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/1836 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 9/25/2024 **Status:** ❌ Closed **Base:** `nc/24sep/store` ← **Head:** `wfh/add_store` --- ### 📝 Commits (1) - [`a482b4b`](https://github.com/langchain-ai/langgraph/commit/a482b4bbf3a4c7ee14e61408095e238c31d04f81) Add store to pregel config ### 📊 Changes **2 files changed** (+68 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/langgraph/pregel/__init__.py` (+12 -3) 📝 `libs/langgraph/tests/test_pregel.py` (+56 -16) </details> ### 📄 Description Apologies for resorting the test imports --- <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:50 -05:00
yindo closed this issue 2026-02-20 17:46:50 -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#2329