[GH-ISSUE #483] [langchain]: Review page by page for things that we may have lost during the port #71

Closed
opened 2026-02-17 17:19:07 -05:00 by yindo · 1 comment
Owner

Originally created by @eyurtsev on GitHub (Sep 10, 2025).
Original GitHub issue: https://github.com/langchain-ai/docs/issues/483

Type of issue

issue / bug

Language

Python

Description

I was reviewing the tools document on mintlify: https://docs.langchain.com/oss/python/langchain/tools and comparing to the old content https://langchain-ai.github.io/langgraph/how-tos/tool-calling/ .

We are missing some amount of content:
https://langchain-ai.github.io/langgraph/how-tos/tool-calling/#parameter-descriptions
https://langchain-ai.github.io/langgraph/how-tos/tool-calling/#prebuilt-tools
overview: https://langchain-ai.github.io/langgraph/concepts/tools/ (we don't need all of it but potential a brief version)
https://langchain-ai.github.io/langgraph/how-tos/tool-calling/#disable-parallel-calls (cc @Sydney Runkle do we have a way to do this with the new API?)

Originally created by @eyurtsev on GitHub (Sep 10, 2025). Original GitHub issue: https://github.com/langchain-ai/docs/issues/483 ### Type of issue issue / bug ### Language Python ### Description I was reviewing the tools document on mintlify: https://docs.langchain.com/oss/python/langchain/tools and comparing to the old content https://langchain-ai.github.io/langgraph/how-tos/tool-calling/ . We are missing some amount of content: https://langchain-ai.github.io/langgraph/how-tos/tool-calling/#parameter-descriptions https://langchain-ai.github.io/langgraph/how-tos/tool-calling/#prebuilt-tools overview: https://langchain-ai.github.io/langgraph/concepts/tools/ (we don't need all of it but potential a brief version) https://langchain-ai.github.io/langgraph/how-tos/tool-calling/#disable-parallel-calls (cc @Sydney Runkle do we have a way to do this with the new API?)
yindo added the langchain label 2026-02-17 17:19:07 -05:00
yindo closed this issue 2026-02-17 17:19:07 -05:00
Author
Owner

@eyurtsev commented on GitHub (Sep 10, 2025):

Let's check if we dropped anything important

@eyurtsev commented on GitHub (Sep 10, 2025): Let's check if we dropped anything important
yindo changed title from [langchain]: Review page by page for things that we may have lost during the port to [GH-ISSUE #483] [langchain]: Review page by page for things that we may have lost during the port 2026-06-05 17:24:54 -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#71