| { |
| "meta": { |
| "lastTouchedVersion": "2026.4.12", |
| "lastTouchedAt": "2026-04-12T03:37:15.523Z" |
| }, |
| "wizard": { |
| "lastRunAt": "2026-04-12T03:37:15.508Z", |
| "lastRunVersion": "2026.4.12", |
| "lastRunCommand": "onboard", |
| "lastRunMode": "local" |
| }, |
| "auth": { |
| "profiles": { |
| "zai:default": { |
| "provider": "nvidia", |
| "mode": "api_key" |
| } |
| } |
| }, |
| "models": { |
| "mode": "merge", |
| "providers": { |
| "nvidia": { |
| "baseUrl": "https://integrate.api.nvidia.com/v1", |
| "api": "openai-completions", |
| "apiKey": "${NVIDIA_API_KEY}", |
| "models": [ |
| { |
| "id": "qwen/qwen3-next-80b-a3b-instruct", |
| "name": "qwen/qwen3-next-80b-a3b-instruct", |
| "api": "openai-completions", |
| "reasoning": false, |
| "input": [ |
| "text" |
| ], |
| "cost": { |
| "input": 0, |
| "output": 0, |
| "cacheRead": 0, |
| "cacheWrite": 0 |
| }, |
| "contextWindow": 128000, |
| "maxTokens": 8192 |
| }, |
| { |
| "id": "qwen/qwen3-next-80b-a3b-thinking", |
| "name": "qwen/qwen3-next-80b-a3b-thinking", |
| "api": "openai-completions", |
| "reasoning": false, |
| "input": [ |
| "text" |
| ], |
| "cost": { |
| "input": 0, |
| "output": 0, |
| "cacheRead": 0, |
| "cacheWrite": 0 |
| }, |
| "contextWindow": 128000, |
| "maxTokens": 8192 |
| }, |
| { |
| "id": "qwen/qwen3.5-122b-a10b", |
| "name": "qwen/qwen3.5-122b-a10b", |
| "api": "openai-completions", |
| "reasoning": false, |
| "input": [ |
| "text" |
| ], |
| "cost": { |
| "input": 0, |
| "output": 0, |
| "cacheRead": 0, |
| "cacheWrite": 0 |
| }, |
| "contextWindow": 128000, |
| "maxTokens": 8192 |
| }, |
| { |
| "id": "moonshotai/kimi-k2-instruct", |
| "name": "moonshotai/kimi-k2-instruct", |
| "api": "openai-completions", |
| "reasoning": false, |
| "input": [ |
| "text" |
| ], |
| "cost": { |
| "input": 0, |
| "output": 0, |
| "cacheRead": 0, |
| "cacheWrite": 0 |
| }, |
| "contextWindow": 128000, |
| "maxTokens": 8192 |
| }, |
| { |
| "id": "moonshotai/kimi-k2-instruct-0905", |
| "name": "moonshotai/kimi-k2-instruct-0905", |
| "api": "openai-completions", |
| "reasoning": false, |
| "input": [ |
| "text" |
| ], |
| "cost": { |
| "input": 0, |
| "output": 0, |
| "cacheRead": 0, |
| "cacheWrite": 0 |
| }, |
| "contextWindow": 128000, |
| "maxTokens": 8192 |
| }, |
| { |
| "id": "moonshotai/kimi-k2-thinking", |
| "name": "moonshotai/kimi-k2-thinking", |
| "api": "openai-completions", |
| "reasoning": false, |
| "input": [ |
| "text", |
| "image" |
| ], |
| "cost": { |
| "input": 0, |
| "output": 0, |
| "cacheRead": 0, |
| "cacheWrite": 0 |
| }, |
| "contextWindow": 128000, |
| "maxTokens": 8192 |
| }, |
| { |
| "id": "stepfun-ai/step-3.5-flash", |
| "name": "stepfun-ai/step-3.5-flash", |
| "api": "openai-completions", |
| "reasoning": false, |
| "input": [ |
| "text" |
| ], |
| "cost": { |
| "input": 0, |
| "output": 0, |
| "cacheRead": 0, |
| "cacheWrite": 0 |
| }, |
| "contextWindow": 128000, |
| "maxTokens": 8192 |
| }, |
| { |
| "id": "minimaxai/minimax-m2.5", |
| "name": "minimaxai/minimax-m2.5", |
| "api": "openai-completions", |
| "reasoning": false, |
| "input": [ |
| "text" |
| ], |
| "cost": { |
| "input": 0, |
| "output": 0, |
| "cacheRead": 0, |
| "cacheWrite": 0 |
| }, |
| "contextWindow": 128000, |
| "maxTokens": 8192 |
| }, |
| { |
| "id": "openai/gpt-oss-20b", |
| "name": "openai/gpt-oss-20b", |
| "api": "openai-completions", |
| "reasoning": false, |
| "input": [ |
| "text" |
| ], |
| "cost": { |
| "input": 0, |
| "output": 0, |
| "cacheRead": 0, |
| "cacheWrite": 0 |
| }, |
| "contextWindow": 128000, |
| "maxTokens": 8192 |
| } |
| ] |
| } |
| } |
| }, |
| "agents": { |
| "defaults": { |
| "envelopeTimezone": "local", |
| "envelopeTimestamp": "on", |
| "envelopeElapsed": "on", |
| "userTimezone": "Asia/Shanghai", |
| "sandbox": { |
| "mode": "off", |
| "workspaceAccess": "rw" |
| }, |
| "subagents": {"maxConcurrent": 8}, |
| "model": { |
| "primary": "nvidia/stepfun-ai/step-3.5-flash", |
| "fallbacks": [ |
| "nvidia/stepfun-ai/step-3.5-flash", |
| "nvidia/qwen/qwen3-coder-480b-a35b-instruct", |
| "nvidia/moonshotai/kimi-k2-instruct", |
| "nvidia/moonshotai/kimi-k2-instruct-0905", |
| "nvidia/moonshotai/kimi-k2-thinking", |
| "nvidia/minimaxai/minimax-m2.5", |
| "nvidia/openai/gpt-oss-20b" |
| ] |
| }, |
| "models": { |
| "nvidia/stepfun-ai/step-3.5-flash": {}, |
| "nvidia/qwen/qwen3-coder-480b-a35b-instruct": {}, |
| "nvidia/qwen/qwen3-next-80b-a3b-instruct": {}, |
| "nvidia/qwen/qwen3.5-122b-a10b": {}, |
| "nvidia/moonshotai/kimi-k2-instruct": {}, |
| "nvidia/moonshotai/kimi-k2-instruct-0905": {}, |
| "nvidia/moonshotai/kimi-k2-thinking": {}, |
| "nvidia/stepfun-ai/step-3.5-flash": {}, |
| "nvidia/minimaxai/minimax-m2.5": {}, |
| "nvidia/openai/gpt-oss-20b": {} |
| }, |
| "workspace": "/root/.openclaw/workspace" |
| } |
| }, |
| "tools": { |
| "profile": "coding" |
| }, |
| "commands": { |
| "native": "auto", |
| "nativeSkills": "auto", |
| "restart": true, |
| "ownerDisplay": "raw" |
| }, |
| "session": { |
| "dmScope": "per-channel-peer" |
| }, |
| "gateway": { |
| "port": 18789, |
| "mode": "local", |
| "bind": "lan", |
| "controlUi": { |
| "allowedOrigins": [ |
| "https://pxhero-am.hf.space/" |
| ], |
| "allowInsecureAuth": true, |
| "dangerouslyDisableDeviceAuth": true |
| }, |
| "auth": { |
| "mode": "token", |
| "token": "${GATEWAY_TOKEN}" |
| }, |
| "tailscale": { |
| "mode": "off", |
| "resetOnExit": false |
| }, |
| "nodes": { |
| "denyCommands": [ |
| "camera.snap", |
| "camera.clip", |
| "screen.record", |
| "contacts.add", |
| "calendar.add", |
| "reminders.add", |
| "sms.send" |
| ] |
| } |
| } |
| } |
|
|