Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
TypeScript
npm install langchain @langchain/core # Requires Node.js 20+
# Installing the OpenAI integration npm install @langchain/openai # Installing the Anthropic integration npm install @langchain/anthropic