[GH-ISSUE #2398] [langchain]: tool name is incorrect #296

Open
opened 2026-02-17 17:19:35 -05:00 by yindo · 1 comment
Owner

Originally created by @Song-yi-Tao on GitHub (Jan 29, 2026).
Original GitHub issue: https://github.com/langchain-ai/docs/issues/2398

Type of issue

issue / bug

Language

Python

Description

Image https://docs.langchain.com/oss/javascript/langchain/models#parallel-tool-calls In the parallel tool calling example, the returned tool name is incorrect. It should be 'get_weather' instead of 'get_time'.
Originally created by @Song-yi-Tao on GitHub (Jan 29, 2026). Original GitHub issue: https://github.com/langchain-ai/docs/issues/2398 ### Type of issue issue / bug ### Language Python ### Description <img width="638" height="445" alt="Image" src="https://github.com/user-attachments/assets/6683d9da-929b-480c-aa36-25f1b4d4ff0c" /> https://docs.langchain.com/oss/javascript/langchain/models#parallel-tool-calls In the parallel tool calling example, the returned tool name is incorrect. It should be 'get_weather' instead of 'get_time'.
yindo added the langchainexternal labels 2026-02-17 17:19:35 -05:00
Author
Owner

@Song-yi-Tao commented on GitHub (Jan 29, 2026):

The output of the streaming tool invocation example also content errors.

Image
@Song-yi-Tao commented on GitHub (Jan 29, 2026): The output of the streaming tool invocation example also content errors. <img width="644" height="684" alt="Image" src="https://github.com/user-attachments/assets/dd030661-1ac1-427c-bd2c-344e01255dc5" />
yindo changed title from [langchain]: tool name is incorrect to [GH-ISSUE #2398] [langchain]: tool name is incorrect 2026-06-05 17:26:08 -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#296