[PR #610] [MERGED] fix(langgraph): Make subclassing ToolNode easier #882

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/610
Author: @jacoblee93
Created: 10/17/2024
Status: Merged
Merged: 10/17/2024
Merged by: @jacoblee93

Base: mainHead: jacob/types


📝 Commits (2)

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 libs/langgraph/src/prebuilt/index.ts (+1 -1)
📝 libs/langgraph/src/prebuilt/tool_node.ts (+1 -1)

📄 Description

Fixes #609


🔄 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/610 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 10/17/2024 **Status:** ✅ Merged **Merged:** 10/17/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/types` --- ### 📝 Commits (2) - [`b8b17b9`](https://github.com/langchain-ai/langgraphjs/commit/b8b17b9a81f8a4585ba3667041bccf1d4f58f803) Make subclassing ToolNode easier - [`f74eb67`](https://github.com/langchain-ai/langgraphjs/commit/f74eb67c9cf3ebd5ac3269c2886d3ae7888911a5) Revert ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/prebuilt/index.ts` (+1 -1) 📝 `libs/langgraph/src/prebuilt/tool_node.ts` (+1 -1) </details> ### 📄 Description Fixes #609 --- <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:16:16 -05:00
yindo closed this issue 2026-02-15 19:16:16 -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#882