[PR #160] [MERGED] How to Branch #540

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/160
Author: @hinthornw
Created: 5/17/2024
Status: Merged
Merged: 5/17/2024
Merged by: @hinthornw

Base: mainHead: wfh/patterns


📝 Commits (2)

📊 Changes

4 files changed (+526 additions, -43 deletions)

View changed files

📝 docs/docs/how-tos/index.md (+8 -2)
📝 docs/mkdocs.yml (+2 -0)
examples/how-tos/branching.ipynb (+458 -0)
📝 examples/how-tos/configuration.ipynb (+58 -41)

📄 Description

How-to guide for fan-out/fan-in. 🌳


🔄 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/160 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 5/17/2024 **Status:** ✅ Merged **Merged:** 5/17/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/patterns` --- ### 📝 Commits (2) - [`0fa8b96`](https://github.com/langchain-ai/langgraphjs/commit/0fa8b96e385ce3c36a3130ecc88b7293fa18c6d3) Add branching - [`bab048d`](https://github.com/langchain-ai/langgraphjs/commit/bab048d25116886b939418def9e2ff44a515ce78) fmt ### 📊 Changes **4 files changed** (+526 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/how-tos/index.md` (+8 -2) 📝 `docs/mkdocs.yml` (+2 -0) ➕ `examples/how-tos/branching.ipynb` (+458 -0) 📝 `examples/how-tos/configuration.ipynb` (+58 -41) </details> ### 📄 Description How-to guide for fan-out/fan-in. 🌳 --- <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:14:58 -05:00
yindo closed this issue 2026-02-15 19:14:58 -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#540