You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
396 B
8 lines
396 B
# OpenClaw {{AGENT_NAME}} Gateway - Custom Environment Variables |
|
# This file survives OpenClaw UI upgrades. |
|
# Referenced via EnvironmentFile= in the systemd service unit. |
|
|
|
MEM0_DASHSCOPE_API_KEY=sk-4111c9dba5334510968f9ae72728944e |
|
OPENAI_API_BASE=https://dashscope.aliyuncs.com/compatible-mode/v1 |
|
OPENAI_BASE_URL=https://dashscope.aliyuncs.com/compatible-mode/v1 |
|
MEM0_QDRANT_HOST={{QDRANT_HOST}}
|
|
|