Old link was depreciated on langchain docs. Have updated to the one… (#2562)

This commit is contained in:
jason8n
2024-10-22 11:27:14 +01:00
committed by GitHub
parent 45df63f796
commit 8eb31171c2

View File

@@ -11,7 +11,7 @@ In AI, 'tools' has a specific meaning. Tools act like addons that your AI can us
Here are a couple of other ways of expressing it:
> Tools are interfaces that an agent can use to interact with the world ([source](https://js.langchain.com/docs/modules/agents/tools/){:target=_blank .external-link})
> Tools are interfaces that an agent can use to interact with the world ([source](https://langchain-ai.github.io/langgraphjs/how-tos/tool-calling/){:target=_blank .external-link})
<!-- -->