[PR #603] [MERGED] docs: Port Python conceptual doc changes #879

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

📋 Pull Request Information

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

Base: mainHead: jacob/conceptual_docs


📝 Commits (1)

  • f41448b Port Python conceptual doc changes

📊 Changes

10 files changed (+340 additions, -116 deletions)

View changed files

📝 docs/docs/concepts/agentic_concepts.md (+10 -10)
docs/docs/concepts/img/multi_agent/architectures.png (+0 -0)
docs/docs/concepts/img/multi_agent/collaboration.png (+0 -0)
docs/docs/concepts/img/multi_agent/hierarchical.png (+0 -0)
docs/docs/concepts/img/multi_agent/request.png (+0 -0)
docs/docs/concepts/img/multi_agent/response.png (+0 -0)
docs/docs/concepts/img/multi_agent/subgraph.png (+0 -0)
docs/docs/concepts/img/multi_agent/supervisor.png (+0 -0)
📝 docs/docs/concepts/low_level.md (+226 -3)
📝 docs/docs/concepts/multi_agent.md (+104 -103)

📄 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/603 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 10/15/2024 **Status:** ✅ Merged **Merged:** 10/15/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/conceptual_docs` --- ### 📝 Commits (1) - [`f41448b`](https://github.com/langchain-ai/langgraphjs/commit/f41448bbff2968a3a514039abd8988f4cee3792b) Port Python conceptual doc changes ### 📊 Changes **10 files changed** (+340 additions, -116 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/concepts/agentic_concepts.md` (+10 -10) ➕ `docs/docs/concepts/img/multi_agent/architectures.png` (+0 -0) ➖ `docs/docs/concepts/img/multi_agent/collaboration.png` (+0 -0) ➖ `docs/docs/concepts/img/multi_agent/hierarchical.png` (+0 -0) ➕ `docs/docs/concepts/img/multi_agent/request.png` (+0 -0) ➕ `docs/docs/concepts/img/multi_agent/response.png` (+0 -0) ➖ `docs/docs/concepts/img/multi_agent/subgraph.png` (+0 -0) ➖ `docs/docs/concepts/img/multi_agent/supervisor.png` (+0 -0) 📝 `docs/docs/concepts/low_level.md` (+226 -3) 📝 `docs/docs/concepts/multi_agent.md` (+104 -103) </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:16:15 -05:00
yindo closed this issue 2026-02-15 19:16:15 -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#879