[PR #540] [MERGED] Update langgraph_agentic_rag.ipynb #835

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/540
Author: @leonvanzyl
Created: 10/1/2024
Status: Merged
Merged: 10/2/2024
Merged by: @jacoblee93

Base: mainHead: main


📝 Commits (1)

  • 1dffc04 Update langgraph_agentic_rag.ipynb

📊 Changes

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

View changed files

📝 examples/rag/langgraph_agentic_rag.ipynb (+1 -1)

📄 Description

Replaced "value" with "reducer" when defining the Annotation channels. "value" was deprecated and replaced with reducer.

Fixes # (issue)


🔄 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/540 **Author:** [@leonvanzyl](https://github.com/leonvanzyl) **Created:** 10/1/2024 **Status:** ✅ Merged **Merged:** 10/2/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`1dffc04`](https://github.com/langchain-ai/langgraphjs/commit/1dffc041a926b7b5e306549d7e6282f31f79cef5) Update langgraph_agentic_rag.ipynb ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/rag/langgraph_agentic_rag.ipynb` (+1 -1) </details> ### 📄 Description Replaced "value" with "reducer" when defining the Annotation channels. "value" was deprecated and replaced with reducer. <!-- Thank you for contributing to LangGraph.js! Your PR will appear in our next release under the title you set above. Please make sure it highlights your valuable contribution. To help streamline the review process, please make sure you read our contribution guidelines: https://github.com/langchain-ai/langgraphjs/blob/main/CONTRIBUTING.md Replace this block with a description of the change, the issue it fixes (if applicable), and relevant context. Finally, we'd love to show appreciation for your contribution - if you'd like us to shout you out on Twitter, please also include your handle below! --> <!-- Remove if not applicable --> Fixes # (issue) --- <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:05 -05:00
yindo closed this issue 2026-02-15 19:16:05 -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#835