[PR #45] [MERGED] pass RunnableConfig in ToolExecutor tool.invoke #442

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/45
Author: @bryan-hunter
Created: 2/2/2024
Status: Merged
Merged: 2/2/2024
Merged by: @nfcampos

Base: mainHead: issue-44-pass-config-in-tool-executor


📝 Commits (1)

  • 09d23a4 pass config in ToolExecutor tool.invoke

📊 Changes

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

View changed files

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

📄 Description

noticed this was missing causing missing nested Traces in Langsmith

Fixes # https://github.com/langchain-ai/langgraphjs/issues/44


🔄 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/45 **Author:** [@bryan-hunter](https://github.com/bryan-hunter) **Created:** 2/2/2024 **Status:** ✅ Merged **Merged:** 2/2/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `issue-44-pass-config-in-tool-executor` --- ### 📝 Commits (1) - [`09d23a4`](https://github.com/langchain-ai/langgraphjs/commit/09d23a4e60919f13bda8d44e1bac3dc11cc3c7e3) pass config in ToolExecutor tool.invoke ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/src/prebuilt/tool_executor.ts` (+2 -2) </details> ### 📄 Description noticed this was missing causing missing nested Traces in Langsmith Fixes # https://github.com/langchain-ai/langgraphjs/issues/44 --- <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:16:59 -05:00
yindo closed this issue 2026-02-15 18:16:59 -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#442