[PR #1474] [MERGED] fix(api): place the schema inference template next to the graph code, use whole path for symbol name #1488

Closed
opened 2026-02-15 20:15:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1474
Author: @dqbd
Created: 7/30/2025
Status: Merged
Merged: 7/30/2025
Merged by: @dqbd

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


📝 Commits (2)

  • 927d314 fix(api): place the schema inference template next to the graph code, use whole path for symbol name
  • 9fef6d1 Add changeset

📊 Changes

3 files changed (+36 additions, -24 deletions)

View changed files

.changeset/free-hotels-shine.md (+5 -0)
📝 libs/langgraph-api/src/graph/parser/parser.mts (+17 -10)
📝 libs/langgraph-api/tests/parser.test.mts (+14 -14)

📄 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/1474 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 7/30/2025 **Status:** ✅ Merged **Merged:** 7/30/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/api-multi-schema-inference` --- ### 📝 Commits (2) - [`927d314`](https://github.com/langchain-ai/langgraphjs/commit/927d3140dde2070bf1c4fd169b8b2e9c347ef828) fix(api): place the schema inference template next to the graph code, use whole path for symbol name - [`9fef6d1`](https://github.com/langchain-ai/langgraphjs/commit/9fef6d13fedcb87495415778f87502348a2a4490) Add changeset ### 📊 Changes **3 files changed** (+36 additions, -24 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/free-hotels-shine.md` (+5 -0) 📝 `libs/langgraph-api/src/graph/parser/parser.mts` (+17 -10) 📝 `libs/langgraph-api/tests/parser.test.mts` (+14 -14) </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 20:15:57 -05:00
yindo closed this issue 2026-02-15 20:15:57 -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#1488