{ "meta": { "lastTouchedVersion": "2026.2.24", "lastTouchedAt": "2026-03-02T17:02:53.723Z" }, "env": { "GROQ_API_KEY": "gsk_FpwQm3........IOg" }, "models": { "mode": "merge", "providers": { "nvidia-nim": { "baseUrl": "https://integrate.api.nvidia.com/v1", "apiKey": "${NVIDIA_NIM_API_KEY}", "api": "openai-completions", "models": [ { "id": "moonshotai/kimi-k2.5", "name": "Kimi K2.5 (NVIDIA)", "api": "openai-completions", "reasoning": false, "input": [ "text" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 200000, "maxTokens": 8192 } ] }, "ollama": { "baseUrl": "http://host.docker.internal:11434", "apiKey": "ollama-local", "api": "ollama", "models": [ { "id": "kimi-k2.5:cloud", "name": "Kimi K2.5 Cloud", "api": "ollama", "reasoning": true, "input": [ "text" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 8192, "maxTokens": 8192 } ] } } }, "agents": { "defaults": { "model": { "primary": "ollama/kimi-k2.5:cloud", "fallbacks": [ "nvidia-nim/moonshotai/kimi-k2.5" ] }, "models": { "openai/gpt-5.1-codex": { "alias": "GPT" }, "nvidia-nim/moonshotai/kimi-k2.5": { "alias": "kimi" }, "anthropic/kimi": { "params": { "cacheRetention": "short" } }, "ollama/kimi-k2.5:cloud": {} }, "workspace": "C:\\\\Users\\\\BlaZeBot\\\\openclaw-workspace", "contextPruning": { "mode": "cache-ttl", "ttl": "1h" }, "compaction": { "mode": "safeguard" }, "heartbeat": { "every": "30m" }, "maxConcurrent": 4, "subagents": { "maxConcurrent": 8 } } }, "tools": { "media": { "audio": { "enabled": true, "maxBytes": 20971520, "models": [ { "provider": "groq", "model": "whisper-large-v3" } ] } } }, "commands": { "native": "auto", "nativeSkills": "auto", "restart": true, "ownerDisplay": "raw" }, "channels": { "whatsapp": { "enabled": true, "dmPolicy": "pairing", "groupPolicy": "allowlist", "debounceMs": 0, "mediaMaxMb": 50 }, "telegram": { "enabled": false, "dmPolicy": "pairing", "groups": { "*": { "requireMention": true } }, "groupPolicy": "allowlist", "streaming": "off" }, "discord": { "enabled": true, "allowBots": false, "groupPolicy": "allowlist", "streaming": "off", "actions": { "reactions": true, "stickers": true, "emojiUploads": true, "stickerUploads": true, "polls": true, "permissions": true, "messages": true, "threads": true, "pins": true, "memberInfo": true, "roleInfo": true, "channelInfo": true, "voiceStatus": true, "events": true, "moderation": true, "channels": true, "presence": true }, "guilds": { "1354874586226884830": { "requireMention": true, "channels": { "1354874586919080020": { "allow": true, "requireMention": true } } } } }, "slack": { "mode": "socket", "webhookPath": "/slack/events", "enabled": false, "userTokenReadOnly": true, "groupPolicy": "allowlist", "streaming": "partial", "nativeStreaming": true } }, "gateway": { "mode": "local", "bind": "lan", "controlUi": { "dangerouslyAllowHostHeaderOriginFallback": true }, "auth": { "mode": "token", "token": "05ccba38........28c" } }, "skills": { "entries": {} }, "plugins": { "allow": [ "claw-search", "whatsapp", "discord" ], "entries": { "claw-search": { "config": { "baseUrl": "http://WebSearch-API-SearXNG:8080" } } } } }