We've raised a $125M Series B to build the platform for agent engineering. Read more.
pip install -U langchain
# Requires Python 3.10+
# Installing the OpenAI integration
pip install -U langchain-openai
# Installing the Anthropic integration
pip install -U langchain-anthropic
Was this page helpful?