这个是我的配置文件,大家要改一下apiKey,kimi免费的key可以在 https://build.nvidia.com/ 上申请免费一年。我用的环境是Windows 11安装WSL,ubuntu是我的linux系统。
进入Openclaw的Config菜单,点击RAW,修改好你的Key,可以参考下面的文件,不要全部超,你改一下 models 这个即可。
{
"meta": {
"lastTouchedVersion": "2026.2.6-3",
"lastTouchedAt": "2026-02-15T03:15:38.451Z"
},
"wizard": {
"lastRunAt": "2026-02-14T17:15:55.561Z",
"lastRunVersion": "2026.2.6-3",
"lastRunCommand": "onboard",
"lastRunMode": "local"
"auth": {
"profiles": {
"zai:default": {
"provider": "zai",
"mode": "api_key"
}
"models": {
"providers": {
"getaiservice": {
"baseUrl": "https://integrate.api.nvidia.com/v1",
"apiKey": "__OPENCLAW_REDACTED__",
"api": "openai-completions",
"models": [
"id": "moonshotai/kimi-k2.5",
"name": "moonshotai/kimi-k2.5",
"reasoning": false,
"input": [
"image",
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
"contextWindow": 200000,
"maxTokens": 8192
]
"agents": {
"defaults": {
"model": {
"primary": "kimi"
"zai/glm-4.7": {
"alias": "GLM"
"getaiservice/moonshotai/kimi-k2.5": {
"alias": "kimi"
"workspace": "/home/tony/.openclaw/workspace",
"compaction": {
"mode": "safeguard"
"maxConcurrent": 4,
"subagents": {
"maxConcurrent": 8
"messages": {
"ackReactionScope": "group-mentions"
"commands": {
"native": "auto",
"nativeSkills": "auto"
"channels": {
"feishu": {
"enabled": true,
"appId": "cli_a90befd540f81bd6",
"appSecret": "__OPENCLAW_REDACTED__",
"domain": "feishu",
"groupPolicy": "open"
"gateway": {
"port": 18789,
"mode": "local",
"bind": "loopback",
"mode": "token",
"token": "__OPENCLAW_REDACTED__"
"tailscale": {
"mode": "off",
"resetOnExit": false
"plugins": {
"installs": {
"source": "npm",
"spec": "@openclaw/feishu",
"installPath": "/home/tony/.openclaw/extensions/feishu",
"version": "2026.2.13",
"installedAt": "2026-02-14T13:48:25.556Z"
"entries": {
"enabled": true