add ANTHROPIC_API_KEY

This commit is contained in:
pluja 2024-04-22 12:09:17 +02:00
parent 47a28d173a
commit 69b6e8bf3b

View File

@ -11,6 +11,7 @@ LNN_ADDRESS="https://getalby.com/p/username"
# OPEN_AI
OPENAI_API_KEY="sk-xxxxx"
ANTHROPIC_API_KEY="sk-ant-xxxx"
# CRAWLER
CRAWLER_API_URL="http://localhost:3011"