mirror of
https://github.com/Mintplex-Labs/abitat.git
synced 2026-07-01 10:05:27 -04:00
add anthropic key
This commit is contained in:
+5
-1
@@ -4,4 +4,8 @@ BROWSERLESS_TOKEN="your token"
|
||||
|
||||
# Get your OpenAI API key from
|
||||
# https://platform.openai.com/account/api-keys
|
||||
OPENAI_API_KEY="your key"
|
||||
OPENAI_API_KEY="your key"
|
||||
|
||||
# Get your Anthropic API key from
|
||||
# https://console.anthropic.com/account/keys
|
||||
ANTHROPIC_API_KEY="your key"
|
||||
Reference in New Issue
Block a user