[PR #599] [MERGED] [Docs] Ref docs for Send #1561

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/599
Author: @hinthornw
Created: 6/5/2024
Status: Merged
Merged: 6/5/2024
Merged by: @hinthornw

Base: mainHead: wfh/document_send


📝 Commits (2)

📊 Changes

3 files changed (+80 additions, -4 deletions)

View changed files

📝 docs/docs/reference/graphs.md (+38 -0)
📝 examples/map-reduce.ipynb (+1 -1)
📝 langgraph/constants.py (+41 -3)

📄 Description

Also added in start and end since Send is apparently a constant


🔄 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/599 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 6/5/2024 **Status:** ✅ Merged **Merged:** 6/5/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/document_send` --- ### 📝 Commits (2) - [`19825ec`](https://github.com/langchain-ai/langgraph/commit/19825ec5cdc6240ba2ae56daa065185bf7962041) [Doccs] Ref Docs for the Send API - [`895def7`](https://github.com/langchain-ai/langgraph/commit/895def714d270568e1fdab1071e9ad2c403c001c) unused ### 📊 Changes **3 files changed** (+80 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/reference/graphs.md` (+38 -0) 📝 `examples/map-reduce.ipynb` (+1 -1) 📝 `langgraph/constants.py` (+41 -3) </details> ### 📄 Description Also added in start and end since Send is apparently a constant --- <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:45:02 -05:00
yindo closed this issue 2026-02-20 17:45:02 -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#1561