補齊 OpenClaw 與 DeepSeek 環境範例

This commit is contained in:
OoO
2026-05-13 12:57:46 +08:00
parent 25e0570e80
commit 2b2233d385
2 changed files with 17 additions and 0 deletions

View File

@@ -47,7 +47,11 @@ def test_env_example_documents_runtime_and_ai_automation_variables():
"AUTO_FIX_ENABLED",
"CODE_REVIEW_AUTO_FIX_ENABLED",
"COST_THROTTLE_ENABLED",
"DEEPSEEK_API_KEY",
"DEEPSEEK_BASE_URL",
"DEEPSEEK_DIRECT_ENABLED",
"DEEPSEEK_MODEL",
"DEEPSEEK_TIMEOUT",
"ELEPHANT_ALPHA_ALLOWED_SSH_HOSTS",
"ELEPHANT_ALPHA_URL",
"EMBEDDING_HOST",
@@ -76,6 +80,9 @@ def test_env_example_documents_runtime_and_ai_automation_variables():
"N8N_WEBHOOK_BASE_URL",
"NEMOTRON_OLLAMA_TIMEOUT",
"OLLAMA_EMBED_TIMEOUT",
"OPENCLAW_AGENT_DISPATCH",
"OPENCLAW_AGENT_DISPATCH_CMDS",
"OPENCLAW_ALLOW_PRIVATE_WITHOUT_WHITELIST",
"OPENCLAW_QA_OLLAMA_FIRST",
"OPENCLAW_QA_OLLAMA_HOST",
"OPENCLAW_QA_OLLAMA_MODEL",