{ "gateway": { "mode": "local", "port": 18789, "bind": "lan", "auth": { "mode": "token" }, "http": { "endpoints": { "chatCompletions": { "enabled": true } } } }, "agents": { "defaults": { "workspace": "/home/node/workspace", "model": { "primary": "${OPENCLAW_MODEL:-zai/glm-5}" } } } }