[GH-ISSUE #992] Langchain.tools.tool_node.ToolRuntime #129

Closed
opened 2026-02-17 17:19:14 -05:00 by yindo · 0 comments
Owner

Originally created by @SijanMahmudAI on GitHub (Oct 19, 2025).
Original GitHub issue: https://github.com/langchain-ai/docs/issues/992

Type of issue

issue / bug

Language

Python

Description

when I am running the full example code from this page : https://docs.langchain.com/oss/python/langchain/quickstart , I an getting an Error and the error is saying that : "TypeError: Too few arguments for <class 'langchain.tools.tool_node.ToolRuntime'>; actual 1, expected at least 2" . i have copied the same exact code but still getting the error . please fix the ToolRuntime code .

Image Image Image Image Image
Originally created by @SijanMahmudAI on GitHub (Oct 19, 2025). Original GitHub issue: https://github.com/langchain-ai/docs/issues/992 ### Type of issue issue / bug ### Language Python ### Description when I am running the full example code from this page : https://docs.langchain.com/oss/python/langchain/quickstart , I an getting an Error and the error is saying that : "TypeError: Too few arguments for <class 'langchain.tools.tool_node.ToolRuntime'>; actual 1, expected at least 2" . i have copied the same exact code but still getting the error . please fix the ToolRuntime code . <img width="1440" height="900" alt="Image" src="https://github.com/user-attachments/assets/a9f23686-7b64-4573-a158-bd7331b5608a" /> <img width="1440" height="900" alt="Image" src="https://github.com/user-attachments/assets/bf98c447-2b79-4855-805c-af4de742fbdb" /> <img width="1440" height="900" alt="Image" src="https://github.com/user-attachments/assets/6ce670be-06ec-43fd-93d9-dd60633701e3" /> <img width="1440" height="900" alt="Image" src="https://github.com/user-attachments/assets/cab11c4f-7e23-4193-bf7e-401616a2b86e" /> <img width="1440" height="900" alt="Image" src="https://github.com/user-attachments/assets/e7ee253a-4c2f-4e21-b9b9-dd98dd311050" />
yindo added the langchain label 2026-02-17 17:19:14 -05:00
yindo closed this issue 2026-02-17 17:19:14 -05:00
yindo changed title from Langchain.tools.tool_node.ToolRuntime to [GH-ISSUE #992] Langchain.tools.tool_node.ToolRuntime 2026-06-05 17:25:12 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#129