[PR #421] [MERGED] langgraph[patch]: Relax built-in messages annotation type #745

Closed
opened 2026-02-15 19:15:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/421
Author: @jacoblee93
Created: 8/28/2024
Status: Merged
Merged: 8/29/2024
Merged by: @jacoblee93

Base: mainHead: jacob/annotation


📝 Commits (1)

  • bd417d3 Relax built-in messages annotation type

📊 Changes

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

View changed files

📝 libs/langgraph/src/graph/message.ts (+1 -1)
📝 libs/langgraph/src/graph/messages_annotation.ts (+2 -2)

📄 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/421 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 8/28/2024 **Status:** ✅ Merged **Merged:** 8/29/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/annotation` --- ### 📝 Commits (1) - [`bd417d3`](https://github.com/langchain-ai/langgraphjs/commit/bd417d36da08c7aa52422740b6b26c7393ee7b77) Relax built-in messages annotation type ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/graph/message.ts` (+1 -1) 📝 `libs/langgraph/src/graph/messages_annotation.ts` (+2 -2) </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 19:15:45 -05:00
yindo closed this issue 2026-02-15 19:15:45 -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#745