[PR #933] [MERGED] feat(langgraph): export getConfig helper fn #1122

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/933
Author: @benjamincburns
Created: 3/3/2025
Status: Merged
Merged: 3/3/2025
Merged by: @benjamincburns

Base: mainHead: ben/get-config


📝 Commits (1)

  • 071af43 feat(langgraph): export getConfig helper fn

📊 Changes

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

View changed files

📝 libs/langgraph/src/index.ts (+1 -1)
📝 libs/langgraph/src/pregel/utils/config.ts (+5 -0)

📄 Description

Fixes #920


🔄 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/933 **Author:** [@benjamincburns](https://github.com/benjamincburns) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/3/2025 **Merged by:** [@benjamincburns](https://github.com/benjamincburns) **Base:** `main` ← **Head:** `ben/get-config` --- ### 📝 Commits (1) - [`071af43`](https://github.com/langchain-ai/langgraphjs/commit/071af43b35e47f621385da80e47c591c4fc4bce9) feat(langgraph): export getConfig helper fn ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/index.ts` (+1 -1) 📝 `libs/langgraph/src/pregel/utils/config.ts` (+5 -0) </details> ### 📄 Description Fixes #920 --- <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:17:18 -05:00
yindo closed this issue 2026-02-15 19:17:18 -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#1122