[PR #1066] [MERGED] langgraph[patch]: refactor ToolNode #1864

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1066
Author: @baskaryan
Created: 7/18/2024
Status: Merged
Merged: 7/18/2024
Merged by: @baskaryan

Base: mainHead: bagatur/tool_node_factor


📝 Commits (1)

  • 9b2f51e langgraph[patch]: refactor ToolNode

📊 Changes

1 file changed (+51 additions, -62 deletions)

View changed files

📝 libs/langgraph/langgraph/prebuilt/tool_node.py (+51 -62)

📄 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/1066 **Author:** [@baskaryan](https://github.com/baskaryan) **Created:** 7/18/2024 **Status:** ✅ Merged **Merged:** 7/18/2024 **Merged by:** [@baskaryan](https://github.com/baskaryan) **Base:** `main` ← **Head:** `bagatur/tool_node_factor` --- ### 📝 Commits (1) - [`9b2f51e`](https://github.com/langchain-ai/langgraph/commit/9b2f51e40a83cbc88bf47b84cf2afbbefb85bd8b) langgraph[patch]: refactor ToolNode ### 📊 Changes **1 file changed** (+51 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/langgraph/prebuilt/tool_node.py` (+51 -62) </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:44 -05:00
yindo closed this issue 2026-02-20 17:45:44 -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#1864