[PR #430] [MERGED] add messages state #1463

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/430
Author: @hwchase17
Created: 5/10/2024
Status: Merged
Merged: 5/10/2024
Merged by: @nfcampos

Base: mainHead: harrison/expose-messages-state


📝 Commits (1)

📊 Changes

2 files changed (+14 additions, -3 deletions)

View changed files

📝 langgraph/graph/__init__.py (+9 -2)
📝 langgraph/graph/message.py (+5 -1)

📄 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/430 **Author:** [@hwchase17](https://github.com/hwchase17) **Created:** 5/10/2024 **Status:** ✅ Merged **Merged:** 5/10/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `harrison/expose-messages-state` --- ### 📝 Commits (1) - [`c48d5a6`](https://github.com/langchain-ai/langgraph/commit/c48d5a61601e0c6f53f7e68efaf6811cad8c724a) add messages state ### 📊 Changes **2 files changed** (+14 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/graph/__init__.py` (+9 -2) 📝 `langgraph/graph/message.py` (+5 -1) </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:47 -05:00
yindo closed this issue 2026-02-20 17:44:47 -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#1463