[PR #728] [MERGED] docs: Adds multi agent network docs #970

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/728
Author: @jacoblee93
Created: 12/10/2024
Status: Merged
Merged: 12/10/2024
Merged by: @jacoblee93

Base: mainHead: jacob/docs


📝 Commits (3)

📊 Changes

3 files changed (+685 additions, -0 deletions)

View changed files

📝 docs/docs/how-tos/index.md (+6 -0)
📝 docs/mkdocs.yml (+2 -0)
examples/how-tos/multi-agent-network.ipynb (+677 -0)

📄 Description

@vbarda


🔄 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/728 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 12/10/2024 **Status:** ✅ Merged **Merged:** 12/10/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/docs` --- ### 📝 Commits (3) - [`44a32e8`](https://github.com/langchain-ai/langgraphjs/commit/44a32e8e16256bc0aabd510b3f8d538ae887dba3) Adds multi agent network docs - [`278032b`](https://github.com/langchain-ai/langgraphjs/commit/278032beeeaa38099e36ee6add6912fa7916aa26) Fix prereq - [`e3df7b1`](https://github.com/langchain-ai/langgraphjs/commit/e3df7b1b6da59838fe6152e00edcaba5b000accd) Fix ### 📊 Changes **3 files changed** (+685 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/how-tos/index.md` (+6 -0) 📝 `docs/mkdocs.yml` (+2 -0) ➕ `examples/how-tos/multi-agent-network.ipynb` (+677 -0) </details> ### 📄 Description @vbarda --- <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:35 -05:00
yindo closed this issue 2026-02-15 19:16:36 -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#970