[PR #466] [MERGED] Accept raw functions in ToolNode #1484

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

📋 Pull Request Information

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

Base: mainHead: wfh/any_function


📝 Commits (1)

📊 Changes

3 files changed (+74 additions, -8 deletions)

View changed files

📝 langgraph/prebuilt/tool_executor.py (+7 -3)
📝 langgraph/prebuilt/tool_node.py (+8 -3)
📝 tests/test_prebuilt.py (+59 -2)

📄 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/466 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 5/15/2024 **Status:** ✅ Merged **Merged:** 5/15/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/any_function` --- ### 📝 Commits (1) - [`301bdf0`](https://github.com/langchain-ai/langgraph/commit/301bdf00065d6b21e2c9115203e08f9ac5127355) Accept raw functions ### 📊 Changes **3 files changed** (+74 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/prebuilt/tool_executor.py` (+7 -3) 📝 `langgraph/prebuilt/tool_node.py` (+8 -3) 📝 `tests/test_prebuilt.py` (+59 -2) </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:51 -05:00
yindo closed this issue 2026-02-20 17:44:51 -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#1484