[PR #649] [MERGED] [Docs] Add missing installs #1589

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

📋 Pull Request Information

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

Base: mainHead: wfh/install


📝 Commits (3)

📊 Changes

21 files changed (+37 additions, -47 deletions)

View changed files

📝 docs/_scripts/copy_notebooks.py (+4 -4)
📝 examples/agent_executor/base.ipynb (+1 -1)
📝 examples/agent_executor/force-calling-a-tool-first.ipynb (+1 -1)
📝 examples/agent_executor/human-in-the-loop.ipynb (+2 -2)
📝 examples/agent_executor/managing-agent-steps.ipynb (+1 -1)
📝 examples/chat_agent_executor_with_function_calling/base.ipynb (+2 -2)
📝 examples/chat_agent_executor_with_function_calling/dynamically-returning-directly.ipynb (+2 -2)
📝 examples/chat_agent_executor_with_function_calling/managing-agent-steps.ipynb (+2 -2)
📝 examples/chat_agent_executor_with_function_calling/prebuilt-tool-node.ipynb (+1 -1)
📝 examples/chat_agent_executor_with_function_calling/respond-in-format.ipynb (+2 -2)
📝 examples/extraction/retries.ipynb (+1 -1)
📝 examples/force-calling-a-tool-first.ipynb (+1 -1)
📝 examples/lats/lats.ipynb (+4 -3)
📝 examples/learning.ipynb (+1 -1)
📝 examples/multi_agent/agent_supervisor.ipynb (+2 -2)
📝 examples/pass-run-time-values-to-tools.ipynb (+1 -1)
📝 examples/plan-and-execute/plan-and-execute.ipynb (+1 -1)
📝 examples/reflexion/reflexion.ipynb (+1 -1)
📝 examples/storm/storm.ipynb (+3 -2)
📝 examples/visualization.ipynb (+1 -1)

...and 1 more files

📄 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/langgraph/pull/649 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 6/12/2024 **Status:** ✅ Merged **Merged:** 6/12/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/install` --- ### 📝 Commits (3) - [`39f75bd`](https://github.com/langchain-ai/langgraph/commit/39f75bd9f0eb7d8d11181198c6d15524f100a1c0) [Docs] Add missing installs - [`6cf8b5a`](https://github.com/langchain-ai/langgraph/commit/6cf8b5ad0277bd3c32c9c5091fd4a95a87ff4bd0) order - [`b473459`](https://github.com/langchain-ai/langgraph/commit/b4734595e2daf384f2e580eb45143269ecd79a3f) fmt ### 📊 Changes **21 files changed** (+37 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `docs/_scripts/copy_notebooks.py` (+4 -4) 📝 `examples/agent_executor/base.ipynb` (+1 -1) 📝 `examples/agent_executor/force-calling-a-tool-first.ipynb` (+1 -1) 📝 `examples/agent_executor/human-in-the-loop.ipynb` (+2 -2) 📝 `examples/agent_executor/managing-agent-steps.ipynb` (+1 -1) 📝 `examples/chat_agent_executor_with_function_calling/base.ipynb` (+2 -2) 📝 `examples/chat_agent_executor_with_function_calling/dynamically-returning-directly.ipynb` (+2 -2) 📝 `examples/chat_agent_executor_with_function_calling/managing-agent-steps.ipynb` (+2 -2) 📝 `examples/chat_agent_executor_with_function_calling/prebuilt-tool-node.ipynb` (+1 -1) 📝 `examples/chat_agent_executor_with_function_calling/respond-in-format.ipynb` (+2 -2) 📝 `examples/extraction/retries.ipynb` (+1 -1) 📝 `examples/force-calling-a-tool-first.ipynb` (+1 -1) 📝 `examples/lats/lats.ipynb` (+4 -3) 📝 `examples/learning.ipynb` (+1 -1) 📝 `examples/multi_agent/agent_supervisor.ipynb` (+2 -2) 📝 `examples/pass-run-time-values-to-tools.ipynb` (+1 -1) 📝 `examples/plan-and-execute/plan-and-execute.ipynb` (+1 -1) 📝 `examples/reflexion/reflexion.ipynb` (+1 -1) 📝 `examples/storm/storm.ipynb` (+3 -2) 📝 `examples/visualization.ipynb` (+1 -1) _...and 1 more files_ </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-20 17:45:05 -05:00
yindo closed this issue 2026-02-20 17:45:05 -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#1589