[PR #107] [MERGED] Formatting #1240

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/107
Author: @hinthornw
Created: 2/12/2024
Status: Merged
Merged: 2/12/2024
Merged by: @hinthornw

Base: mainHead: wfh/rewoo_formatting


📝 Commits (4)

📊 Changes

6 files changed (+320 additions, -212 deletions)

View changed files

📝 examples/llm-compiler/LLMCompiler.ipynb (+178 -100)
📝 examples/multi_agent/agent_supervisor.ipynb (+7 -10)
📝 examples/multi_agent/hierarchical_agent_teams.ipynb (+47 -39)
📝 examples/multi_agent/multi-agent-collaboration.ipynb (+5 -7)
📝 examples/plan-and-execute/plan-and-execute.ipynb (+80 -55)
📝 examples/rewoo/rewoo.ipynb (+3 -1)

📄 Description

Plus add trace links.


🔄 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/107 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 2/12/2024 **Status:** ✅ Merged **Merged:** 2/12/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/rewoo_formatting` --- ### 📝 Commits (4) - [`925d015`](https://github.com/langchain-ai/langgraph/commit/925d01533536d5cdf44b2fcceb82e692d64071c8) Update llmcompiler - [`3ba3fdd`](https://github.com/langchain-ai/langgraph/commit/3ba3fdd855ab426c14bf86398f4b472c8383849a) Update plan-and-execute - [`8823b78`](https://github.com/langchain-ai/langgraph/commit/8823b78dc18f17864e2b09cf58f0ae1f7bd6836a) format - [`3226278`](https://github.com/langchain-ai/langgraph/commit/3226278e220777569b89bfdabfc49a7ab659142c) conclusion ### 📊 Changes **6 files changed** (+320 additions, -212 deletions) <details> <summary>View changed files</summary> 📝 `examples/llm-compiler/LLMCompiler.ipynb` (+178 -100) 📝 `examples/multi_agent/agent_supervisor.ipynb` (+7 -10) 📝 `examples/multi_agent/hierarchical_agent_teams.ipynb` (+47 -39) 📝 `examples/multi_agent/multi-agent-collaboration.ipynb` (+5 -7) 📝 `examples/plan-and-execute/plan-and-execute.ipynb` (+80 -55) 📝 `examples/rewoo/rewoo.ipynb` (+3 -1) </details> ### 📄 Description Plus add trace links. --- <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:15 -05:00
yindo closed this issue 2026-02-20 17:44: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/langgraph#1240