[PR #1406] [MERGED] feat(langgraph): validate if messages present in user provided schema #1440

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

📋 Pull Request Information

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

Base: mainHead: dqbd/react-validate-schema


📝 Commits (1)

  • 4516000 feat(langgraph): validate if messages present in user provided schema

📊 Changes

2 files changed (+41 additions, -0 deletions)

View changed files

📝 libs/langgraph/src/prebuilt/react_agent_executor.ts (+4 -0)
📝 libs/langgraph/src/tests/prebuilt.test.ts (+37 -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/1406 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 7/16/2025 **Status:** ✅ Merged **Merged:** 7/16/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/react-validate-schema` --- ### 📝 Commits (1) - [`4516000`](https://github.com/langchain-ai/langgraphjs/commit/4516000cd13bcd38f0b935758ca4808f0aa46b61) feat(langgraph): validate if messages present in user provided schema ### 📊 Changes **2 files changed** (+41 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/prebuilt/react_agent_executor.ts` (+4 -0) 📝 `libs/langgraph/src/tests/prebuilt.test.ts` (+37 -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 20:15:46 -05:00
yindo closed this issue 2026-02-15 20:15:46 -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#1440