[PR #224] [MERGED] MessageGraph: convert message chunks to messages when added to graph #1314

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/224
Author: @nfcampos
Created: 3/21/2024
Status: Merged
Merged: 3/21/2024
Merged by: @nfcampos

Base: mainHead: nc/21mar/message-graph-coerce-to-msg


📝 Commits (1)

  • 6cdb892 MessageGraph: convert message chunks to messages when added to graph

📊 Changes

1 file changed (+7 additions, -3 deletions)

View changed files

📝 langgraph/graph/message.py (+7 -3)

📄 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/langgraph/pull/224 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 3/21/2024 **Status:** ✅ Merged **Merged:** 3/21/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/21mar/message-graph-coerce-to-msg` --- ### 📝 Commits (1) - [`6cdb892`](https://github.com/langchain-ai/langgraph/commit/6cdb8925c89dd1cbd6777cd6010cf6c3fd3e5a6f) MessageGraph: convert message chunks to messages when added to graph ### 📊 Changes **1 file changed** (+7 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/graph/message.py` (+7 -3) </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-20 17:44:25 -05:00
yindo closed this issue 2026-02-20 17:44:25 -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#1314