[PR #696] [MERGED] fix(docs): use messagesStateReducer instead of concat to match Python #941

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/696
Author: @dqbd
Created: 12/1/2024
Status: Merged
Merged: 12/2/2024
Merged by: @nfcampos

Base: mainHead: dqbd/quick-start-improvement


📝 Commits (1)

  • 7c420f8 fix(docs): use messagesStateReducer instead of concat to match Python

📊 Changes

2 files changed (+12 additions, -8 deletions)

View changed files

📝 README.md (+6 -4)
📝 libs/langgraph/README.md (+6 -4)

📄 Description

Related #695


🔄 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/696 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 12/1/2024 **Status:** ✅ Merged **Merged:** 12/2/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `dqbd/quick-start-improvement` --- ### 📝 Commits (1) - [`7c420f8`](https://github.com/langchain-ai/langgraphjs/commit/7c420f89cf55f118134f1b0677476a17709775a2) fix(docs): use `messagesStateReducer` instead of `concat` to match Python ### 📊 Changes **2 files changed** (+12 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+6 -4) 📝 `libs/langgraph/README.md` (+6 -4) </details> ### 📄 Description Related #695 --- <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:16:29 -05:00
yindo closed this issue 2026-02-15 19:16: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/langgraphjs#941