Anthropic
Anthropic is an AI safety and research company, and is the creator of
Claude
. This page covers all integrations betweenAnthropic
models andLangChain
.
Installation and Setup
To use Anthropic
models, you need to install a python package:
pip install -U langchain-anthropic
You need to set the ANTHROPIC_API_KEY
environment variable.
You can get an Anthropic API key here