[PR #458] [MERGED] Add graph for hierarchical agent teams #1486

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

📋 Pull Request Information

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

Base: mainHead: zeeland/add-graph-for-HAT


📝 Commits (1)

  • 9e3c905 Add graph for hierarchical agent teams

📊 Changes

1 file changed (+202 additions, -135 deletions)

View changed files

📝 examples/multi_agent/hierarchical_agent_teams.ipynb (+202 -135)

📄 Description

Add graphical displays for specific scenes to better represent the current state.

image

image

image


🔄 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/458 **Author:** [@Undertone0809](https://github.com/Undertone0809) **Created:** 5/15/2024 **Status:** ✅ Merged **Merged:** 5/15/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `zeeland/add-graph-for-HAT` --- ### 📝 Commits (1) - [`9e3c905`](https://github.com/langchain-ai/langgraph/commit/9e3c905e19ea832afdb62c14ead0ae164354c84c) Add graph for hierarchical agent teams ### 📊 Changes **1 file changed** (+202 additions, -135 deletions) <details> <summary>View changed files</summary> 📝 `examples/multi_agent/hierarchical_agent_teams.ipynb` (+202 -135) </details> ### 📄 Description Add graphical displays for specific scenes to better represent the current state. ![image](https://github.com/langchain-ai/langgraph/assets/72488598/b4c2a658-26b5-421d-82ac-1325fe24c1b1) ![image](https://github.com/langchain-ai/langgraph/assets/72488598/580f2f84-d237-4bdd-ac25-c26a634262b1) ![image](https://github.com/langchain-ai/langgraph/assets/72488598/8d7deb3f-fb7e-476f-8b0e-8457e36d579f) --- <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:44:51 -05:00
yindo closed this issue 2026-02-20 17:44:51 -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#1486