For the complete documentation index, see llms.txt. This page is also available as Markdown.
Tools
LangChain Tool Nodes
Tools are functions that agents can use to interact with the world. These tools can be generic utilities (e.g. search), other chains, or even other agents.