Join us May 13th & May 14th at Interrupt, the Agent Conference by LangChain. Buy tickets >
Python
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?