Add: CodeNeedle Benchmark. Optimize model handling.
This commit is contained in:
@@ -39,6 +39,7 @@ services:
|
||||
environment:
|
||||
- OPENCLAW_GATEWAY_MODE=local
|
||||
- OPENCLAW_GATEWAY_PASSWORD=${OPENCLAW_PASSWORD}
|
||||
- OPENCLAW_DEFAULT_MODEL=${OPENCLAW_DEFAULT_MODEL:-ollama/qwen3-general}
|
||||
- OPENCLAW_CONFIG_PATH=/home/node/.openclaw/openclaw.json
|
||||
- OPENCLAW_STATE_DIR=/home/node/.openclaw
|
||||
- OLLAMA_URL=http://127.0.0.1:11434
|
||||
|
||||
Reference in New Issue
Block a user