[PR #811] [MERGED] fix(func): expose input / output types in pregel to support studio #1027

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/811
Author: @dqbd
Created: 1/28/2025
Status: Merged
Merged: 1/29/2025
Merged by: @dqbd

Base: mainHead: dqbd/functional-api-schema-inference


📝 Commits (4)

  • 29c6a54 fix(func): expose input / output types in pregel to support studio
  • 2dd3f1b Inverse the behavior?
  • badc2e9 Add ts-expect-error
  • b3660a7 Remove overshadow, use different prefix

📊 Changes

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

View changed files

📝 libs/langgraph/src/pregel/index.ts (+6 -0)

📄 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/langgraphjs/pull/811 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 1/28/2025 **Status:** ✅ Merged **Merged:** 1/29/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/functional-api-schema-inference` --- ### 📝 Commits (4) - [`29c6a54`](https://github.com/langchain-ai/langgraphjs/commit/29c6a54f6167e8b2cdc957fe13f938ae3cf01c41) fix(func): expose input / output types in pregel to support studio - [`2dd3f1b`](https://github.com/langchain-ai/langgraphjs/commit/2dd3f1b00bb7e50d296c19201f56d6314410cb3e) Inverse the behavior? - [`badc2e9`](https://github.com/langchain-ai/langgraphjs/commit/badc2e9a4442b51bc2e605fba1021702c811fbfd) Add ts-expect-error - [`b3660a7`](https://github.com/langchain-ai/langgraphjs/commit/b3660a78b6f3031291c6e46616b9e8dbc264aaee) Remove overshadow, use different prefix ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/pregel/index.ts` (+6 -0) </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-15 19:16:52 -05:00
yindo closed this issue 2026-02-15 19:16:52 -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#1027