mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-09-27 03:51:07 -04:00
add ANTHROPIC_API_KEY
This commit is contained in:
parent
47a28d173a
commit
69b6e8bf3b
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ LNN_ADDRESS="https://getalby.com/p/username"
|
||||||
|
|
||||||
# OPEN_AI
|
# OPEN_AI
|
||||||
OPENAI_API_KEY="sk-xxxxx"
|
OPENAI_API_KEY="sk-xxxxx"
|
||||||
|
ANTHROPIC_API_KEY="sk-ant-xxxx"
|
||||||
|
|
||||||
# CRAWLER
|
# CRAWLER
|
||||||
CRAWLER_API_URL="http://localhost:3011"
|
CRAWLER_API_URL="http://localhost:3011"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue