[PR #1353] [MERGED] docs: Fix Issues with Hierarchical tutorial #1397

Closed
opened 2026-02-15 20:15:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1353
Author: @saba-ch
Created: 7/6/2025
Status: Merged
Merged: 7/7/2025
Merged by: @dqbd

Base: mainHead: docs/fix-hieararchical-agent-tutorial


📝 Commits (2)

📊 Changes

1 file changed (+31 additions, -9 deletions)

View changed files

📝 examples/multi_agent/hierarchical_agent_teams.ipynb (+31 -9)

📄 Description

  • Fix Deprecated Tavily
  • Fix Deprecated JsonOutputToolsParser
  • Fix Runnable Pipe for Authoring
  • Add Runnable Pipe for research
  • Fix Authoring graph Reasearch Team Node

Fixes # (issue)


🔄 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/1353 **Author:** [@saba-ch](https://github.com/saba-ch) **Created:** 7/6/2025 **Status:** ✅ Merged **Merged:** 7/7/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `docs/fix-hieararchical-agent-tutorial` --- ### 📝 Commits (2) - [`a6b0a4b`](https://github.com/langchain-ai/langgraphjs/commit/a6b0a4ba3f7a3233e335cdbd27b5ca0e467a0e52) docs: - [`e3116b2`](https://github.com/langchain-ai/langgraphjs/commit/e3116b2b2685ddcda37068bd64192a2830938949) docs: fix spacing on the import ### 📊 Changes **1 file changed** (+31 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `examples/multi_agent/hierarchical_agent_teams.ipynb` (+31 -9) </details> ### 📄 Description - Fix Deprecated Tavily - Fix Deprecated JsonOutputToolsParser - Fix Runnable Pipe for Authoring - Add Runnable Pipe for research - Fix Authoring graph Reasearch Team Node <!-- Thank you for contributing to LangGraph.js! Your PR will appear in our next release under the title you set above. Please make sure it highlights your valuable contribution. To help streamline the review process, please make sure you read our contribution guidelines: https://github.com/langchain-ai/langgraphjs/blob/main/CONTRIBUTING.md Replace this block with a description of the change, the issue it fixes (if applicable), and relevant context. Finally, we'd love to show appreciation for your contribution - if you'd like us to shout you out on Twitter, please also include your handle below! --> <!-- Remove if not applicable --> Fixes # (issue) --- <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 20:15:37 -05:00
yindo closed this issue 2026-02-15 20:15:37 -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#1397