Commit 50e3b47b authored by YaningGao's avatar YaningGao
Browse files

minor

parent 1e69d4ee
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ export OPENAI_API_KEY=<sk-your_openai_api_key>

# Use Claude API
```
pip install anthropic
export ANTHROPIC_API_KEY=<your_claude_api_key>
```