[PR #262] [MERGED] MessageGraph now accepts same shorthand message formats as langchain-core #1339

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/262
Author: @nfcampos
Created: 4/1/2024
Status: Merged
Merged: 4/1/2024
Merged by: @nfcampos

Base: mainHead: nc/1apr/message-graph-coerce


📝 Commits (1)

  • a184600 MessageGraph now accepts same shorthand message formats as langchain-core

📊 Changes

2 files changed (+44 additions, -15 deletions)

View changed files

📝 langgraph/graph/message.py (+8 -4)
📝 tests/test_pregel.py (+36 -11)

📄 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/262 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 4/1/2024 **Status:** ✅ Merged **Merged:** 4/1/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/1apr/message-graph-coerce` --- ### 📝 Commits (1) - [`a184600`](https://github.com/langchain-ai/langgraph/commit/a184600915b2759cb603e88bd3c9712b585b0dc5) MessageGraph now accepts same shorthand message formats as langchain-core ### 📊 Changes **2 files changed** (+44 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/graph/message.py` (+8 -4) 📝 `tests/test_pregel.py` (+36 -11) </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:29 -05:00
yindo closed this issue 2026-02-20 17:44:29 -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#1339