[PR #60] [MERGED] patch: add config to ToolExecutor._execute #1206

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/60
Author: @baskaryan
Created: 1/23/2024
Status: Merged
Merged: 1/23/2024
Merged by: @nfcampos

Base: mainHead: bagatur/tool_exec_config


📝 Commits (1)

  • 18b2519 patch: add config to ToolExecutor._execute

📊 Changes

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

View changed files

📝 langgraph/prebuilt/tool_executor.py (+9 -5)

📄 Description

Needed for streaming in py<3.11


🔄 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/60 **Author:** [@baskaryan](https://github.com/baskaryan) **Created:** 1/23/2024 **Status:** ✅ Merged **Merged:** 1/23/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `bagatur/tool_exec_config` --- ### 📝 Commits (1) - [`18b2519`](https://github.com/langchain-ai/langgraph/commit/18b2519356833d9aa553b7132354ccef012e45a7) patch: add config to ToolExecutor._execute ### 📊 Changes **1 file changed** (+9 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/prebuilt/tool_executor.py` (+9 -5) </details> ### 📄 Description Needed for streaming in py<3.11 --- <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:10 -05:00
yindo closed this issue 2026-02-20 17:44:10 -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#1206