[PR #361] [MERGED] docs[minor]: Add map reduce docs #690

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/361
Author: @bracesproul
Created: 8/23/2024
Status: Merged
Merged: 8/23/2024
Merged by: @bracesproul

Base: mainHead: brace/map-reduce-docs


📝 Commits (5)

  • df8360f docs[minor]: Add map reduce docs
  • 63bee47 Merge branch 'main' into brace/map-reduce-docs
  • daf0105 Merge branch 'main' into brace/map-reduce-docs
  • 38f1ad7 finished map reduce
  • d46b71d fix typo

📊 Changes

2 files changed (+268 additions, -0 deletions)

View changed files

📝 docs/docs/concepts/low_level.md (+14 -0)
examples/how-tos/map-reduce.ipynb (+254 -0)

📄 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/361 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 8/23/2024 **Status:** ✅ Merged **Merged:** 8/23/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/map-reduce-docs` --- ### 📝 Commits (5) - [`df8360f`](https://github.com/langchain-ai/langgraphjs/commit/df8360f88d3c0f6857aab6fb0105be5218ffb35d) docs[minor]: Add map reduce docs - [`63bee47`](https://github.com/langchain-ai/langgraphjs/commit/63bee470ffa2f315536e8aca3f41b44d3976f205) Merge branch 'main' into brace/map-reduce-docs - [`daf0105`](https://github.com/langchain-ai/langgraphjs/commit/daf0105d58ab9fb4bb439dcecb4053bd19f49699) Merge branch 'main' into brace/map-reduce-docs - [`38f1ad7`](https://github.com/langchain-ai/langgraphjs/commit/38f1ad7e2364ace136ad759381010ae611e28433) finished map reduce - [`d46b71d`](https://github.com/langchain-ai/langgraphjs/commit/d46b71d422158922d677f75b09ab1639d137477a) fix typo ### 📊 Changes **2 files changed** (+268 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/concepts/low_level.md` (+14 -0) ➕ `examples/how-tos/map-reduce.ipynb` (+254 -0) </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:32 -05:00
yindo closed this issue 2026-02-15 19:15:32 -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#690