openclaw / .env.example
getzero11's picture
Update .env.example
a97ef88 verified
raw
history blame contribute delete
664 Bytes
# OpenClaw Gateway Key
OPENCLAW_GATE_KEY=your_openclaw_gateway_key_here
# OpenClaw API Key
OPENCLAW_API_KEY=your_openclaw_api_key_here
# DeepSeek API Keys (Primary Provider)
DEEPSEEK_API_KEY=your_deepseek_api_key_here
DEEPSEEK_API_KEY_1=your_deepseek_api_key_here
DEEPSEEK_API_KEY_2=your_deepseek_api_key_here
DEEPSEEK_API_KEY_3=your_deepseek_api_key_here
# OpenRouter API Keys (Fallback)
OPENROUTER_API_KEY_1=your_openrouter_api_key_here
# Gemini API Keys (Fallback)
GEMINI_API_KEY=your_gemini_api_key_here
# OpenAI API Keys (Fallback)
OPENAI_API_KEY_1=your_openai_api_key_here
# DashScope API Keys (Fallback)
DASHSCOPE_API_KEY_1=your_dashscope_api_key_here