[PR #664] [MERGED] Update ToolNode docstring #1595

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/664
Author: @hinthornw
Created: 6/13/2024
Status: Merged
Merged: 6/13/2024
Merged by: @hinthornw

Base: mainHead: wfh/toolnode


📝 Commits (1)

  • 5ad0fa4 Update ToolNode docstring

📊 Changes

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

View changed files

📝 docs/mkdocs.yml (+0 -1)
📝 langgraph/prebuilt/tool_node.py (+19 -2)

📄 Description

To impart more clarity on what it expects and returns.


🔄 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/664 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 6/13/2024 **Status:** ✅ Merged **Merged:** 6/13/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/toolnode` --- ### 📝 Commits (1) - [`5ad0fa4`](https://github.com/langchain-ai/langgraph/commit/5ad0fa4a8de1fe9ee4cb6ae090da3ae2de280158) Update ToolNode docstring ### 📊 Changes **2 files changed** (+19 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/mkdocs.yml` (+0 -1) 📝 `langgraph/prebuilt/tool_node.py` (+19 -2) </details> ### 📄 Description To impart more clarity on what it expects and returns. --- <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:06 -05:00
yindo closed this issue 2026-02-20 17:45:06 -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#1595