[PR #92] [MERGED] fix: default INVALID_TOOL_MSG_TEMPLATE #483

Closed
opened 2026-02-15 18:17:09 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/92
Author: @ddosakura
Created: 3/21/2024
Status: Merged
Merged: 3/25/2024
Merged by: @jacoblee93

Base: mainHead: fix/tool_executor


📝 Commits (1)

  • 002e687 fix: default INVALID_TOOL_MSG_TEMPLATE

📊 Changes

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

View changed files

📝 langgraph/src/prebuilt/tool_executor.ts (+1 -1)

📄 Description

The default template in tool_executor is incorrect and has not properly replaced availableToolNamesString.


🔄 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/92 **Author:** [@ddosakura](https://github.com/ddosakura) **Created:** 3/21/2024 **Status:** ✅ Merged **Merged:** 3/25/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `fix/tool_executor` --- ### 📝 Commits (1) - [`002e687`](https://github.com/langchain-ai/langgraphjs/commit/002e6874be1ea10913e1cb837de1c29e6ff0736f) fix: default INVALID_TOOL_MSG_TEMPLATE ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/src/prebuilt/tool_executor.ts` (+1 -1) </details> ### 📄 Description The default template in tool_executor is incorrect and has not properly replaced availableToolNamesString. --- <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 18:17:09 -05:00
yindo closed this issue 2026-02-15 18:17:09 -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#483