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.
We've raised a $125M Series B to build the platform for agent engineering. Read more.
Python
pip install -U langchain
uv add langchain
# Installing the OpenAI integration pip install -U langchain-openai # Installing the Anthropic integration pip install -U langchain-anthropic
# Installing the OpenAI integration uv add langchain-openai # Installing the Anthropic integration uv add langchain-anthropic
Was this page helpful?