VerdantClaw-v3 / API_KEYS_TEMPLATE.json
TheEdict's picture
Batch 1: Core (app.py, Dockerfile, scripts)
eefe9ec verified
Raw
History Blame Contribute Delete
197 Bytes
{
"nvidia": "nvapi-REPLACE_ME",
"nvidia_2": "nvapi-OPTIONAL_SECOND_KEY",
"openai": "sk-REPLACE_ME",
"anthropic": "sk-ant-REPLACE_ME",
"google": "REPLACE_ME",
"groq": "gsk_REPLACE_ME"
}