V10.407 shorten ai runner residency
All checks were successful
CD Pipeline / deploy (push) Successful in 1m34s
All checks were successful
CD Pipeline / deploy (push) Successful in 1m34s
This commit is contained in:
@@ -133,6 +133,8 @@ HERMES_URL=
|
||||
|
||||
# [預設 120] Hermes 推理 timeout(秒);批量 300 筆預估 ~90s
|
||||
HERMES_TIMEOUT=120
|
||||
# [預設 5m] Hermes runner 熱駐留;禁止回到 24h,避免 GCP-B/111 長駐高負載
|
||||
HERMES_KEEP_ALIVE=5m
|
||||
|
||||
# [選填] Embedding 服務主機;留空時自動走同一條 Ollama 三主機級聯
|
||||
EMBEDDING_HOST=
|
||||
@@ -385,6 +387,7 @@ NEMOTRON_OLLAMA_TIMEOUT=180
|
||||
OPENCLAW_STRATEGY_OLLAMA_MODEL=qwen3:14b
|
||||
OPENCLAW_STRATEGY_OLLAMA_TIMEOUT=90
|
||||
OPENCLAW_STRATEGY_OLLAMA_NUM_PREDICT=2048
|
||||
OPENCLAW_STRATEGY_OLLAMA_KEEP_ALIVE=5m
|
||||
|
||||
# [預設 OFF] MCP Router;需先部署 docker-compose.mcp.yml 並完成健康檢查再開
|
||||
MCP_ROUTER_ENABLED=false
|
||||
|
||||
Reference in New Issue
Block a user