[PR #410] [MERGED] Revert "langgraph[patch]: Relax tool node generic requirement" #734

Closed
opened 2026-02-15 19:15:42 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/410
Author: @bracesproul
Created: 8/28/2024
Status: Merged
Merged: 8/28/2024
Merged by: @bracesproul

Base: mainHead: revert-404-jacob/tool_node


📝 Commits (1)

  • 3340441 Revert "langgraph[patch]: Relax tool node generic requirement (#404)"

📊 Changes

3 files changed (+17 additions, -109 deletions)

View changed files

📝 examples/quickstart.ipynb (+1 -1)
📝 libs/langgraph/src/prebuilt/tool_node.ts (+15 -11)
📝 libs/langgraph/src/tests/prebuilt.test.ts (+1 -97)

📄 Description

Reverts langchain-ai/langgraphjs#404


🔄 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/410 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 8/28/2024 **Status:** ✅ Merged **Merged:** 8/28/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `revert-404-jacob/tool_node` --- ### 📝 Commits (1) - [`3340441`](https://github.com/langchain-ai/langgraphjs/commit/3340441cc11cc8ddbe9d26754a23cdf816e338d1) Revert "langgraph[patch]: Relax tool node generic requirement (#404)" ### 📊 Changes **3 files changed** (+17 additions, -109 deletions) <details> <summary>View changed files</summary> 📝 `examples/quickstart.ipynb` (+1 -1) 📝 `libs/langgraph/src/prebuilt/tool_node.ts` (+15 -11) 📝 `libs/langgraph/src/tests/prebuilt.test.ts` (+1 -97) </details> ### 📄 Description Reverts langchain-ai/langgraphjs#404 --- <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 19:15:42 -05:00
yindo closed this issue 2026-02-15 19:15:42 -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#734