[PR #389] [MERGED] Notebook Fixup (pip install) #1434

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

📋 Pull Request Information

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

Base: mainHead: wfh/pip_fixup


📝 Commits (1)

📊 Changes

24 files changed (+26 additions, -26 deletions)

View changed files

📝 examples/agent_executor/base.ipynb (+1 -1)
📝 examples/agent_executor/force-calling-a-tool-first.ipynb (+1 -1)
📝 examples/agent_executor/high-level.ipynb (+1 -1)
📝 examples/agent_executor/human-in-the-loop.ipynb (+1 -1)
📝 examples/agent_executor/managing-agent-steps.ipynb (+1 -1)
📝 examples/async.ipynb (+1 -1)
📝 examples/chat_agent_executor_with_function_calling/anthropic.ipynb (+1 -1)
📝 examples/chat_agent_executor_with_function_calling/base.ipynb (+1 -1)
📝 examples/chat_agent_executor_with_function_calling/dynamically-returning-directly.ipynb (+1 -1)
📝 examples/chat_agent_executor_with_function_calling/force-calling-a-tool-first.ipynb (+1 -1)
📝 examples/chat_agent_executor_with_function_calling/human-in-the-loop.ipynb (+1 -1)
📝 examples/chat_agent_executor_with_function_calling/managing-agent-steps.ipynb (+1 -1)
📝 examples/chat_agent_executor_with_function_calling/prebuilt-tool-node.ipynb (+1 -1)
📝 examples/chat_agent_executor_with_function_calling/respond-in-format.ipynb (+1 -1)
📝 examples/docs/quickstart.ipynb (+1 -1)
📝 examples/human-in-the-loop.ipynb (+1 -1)
📝 examples/multi_agent/multi-agent-collaboration.ipynb (+1 -1)
📝 examples/persistence.ipynb (+1 -1)
📝 examples/persistence_postgres.ipynb (+1 -1)
📝 examples/plan-and-execute/plan-and-execute.ipynb (+1 -1)

...and 4 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/389 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 5/3/2024 **Status:** ✅ Merged **Merged:** 5/3/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/pip_fixup` --- ### 📝 Commits (1) - [`a31f572`](https://github.com/langchain-ai/langgraph/commit/a31f572522d9c451194910bd7ac23aa1ca1928b0) Fixup dup pip ### 📊 Changes **24 files changed** (+26 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `examples/agent_executor/base.ipynb` (+1 -1) 📝 `examples/agent_executor/force-calling-a-tool-first.ipynb` (+1 -1) 📝 `examples/agent_executor/high-level.ipynb` (+1 -1) 📝 `examples/agent_executor/human-in-the-loop.ipynb` (+1 -1) 📝 `examples/agent_executor/managing-agent-steps.ipynb` (+1 -1) 📝 `examples/async.ipynb` (+1 -1) 📝 `examples/chat_agent_executor_with_function_calling/anthropic.ipynb` (+1 -1) 📝 `examples/chat_agent_executor_with_function_calling/base.ipynb` (+1 -1) 📝 `examples/chat_agent_executor_with_function_calling/dynamically-returning-directly.ipynb` (+1 -1) 📝 `examples/chat_agent_executor_with_function_calling/force-calling-a-tool-first.ipynb` (+1 -1) 📝 `examples/chat_agent_executor_with_function_calling/human-in-the-loop.ipynb` (+1 -1) 📝 `examples/chat_agent_executor_with_function_calling/managing-agent-steps.ipynb` (+1 -1) 📝 `examples/chat_agent_executor_with_function_calling/prebuilt-tool-node.ipynb` (+1 -1) 📝 `examples/chat_agent_executor_with_function_calling/respond-in-format.ipynb` (+1 -1) 📝 `examples/docs/quickstart.ipynb` (+1 -1) 📝 `examples/human-in-the-loop.ipynb` (+1 -1) 📝 `examples/multi_agent/multi-agent-collaboration.ipynb` (+1 -1) 📝 `examples/persistence.ipynb` (+1 -1) 📝 `examples/persistence_postgres.ipynb` (+1 -1) 📝 `examples/plan-and-execute/plan-and-execute.ipynb` (+1 -1) _...and 4 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:44:43 -05:00
yindo closed this issue 2026-02-20 17:44:43 -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#1434