Let’s learn how to use the Anthropic API to build with Claude.
source claude-env/bin/activate
claude-env\Scripts\activate
ANTHROPIC_API_KEY
. You can also supply the key to the Anthropic client when initializing it.
python3 claude_quickstart.py
or node claude_quickstart.js
.