{
"agents": {
"defaults": {
"model": {
"primary": "ollama/qwen3:8b"
},
"workspace": "/home/guan/.openclaw/workspace"
}
},
"commands": {
"native": "auto",
"nativeSkills": "auto"
},
"gateway": {
"auth": {
"mode": "token",
"token": "f625a607d89efc733565896214517d0f62556077aeea5df9"
},
"bind": "loopback",
"mode": "local",
"nodes": {
"denyCommands": [
"camera.snap",
"camera.clip",
"screen.record",
"calendar.add",
"contacts.add",
"reminders.add"
]
},
"port": 18789,
"tailscale": {
"mode": "off",
"resetOnExit": false
}
},
"meta": {
"lastTouchedAt": "2026-02-19T10:56:53.530Z",
"lastTouchedVersion": "2026.2.17"
},
"models": {
"providers": {
"ollama": {
"api": "openai-completions",
"apiKey": "ollama-local",
"baseUrl": "http://192.168.50.143:11434/v1",
"models": [
{
"contextWindow": 131072,
"cost": {
"cacheRead": 0,
"cacheWrite": 0,
"input": 0,
"output": 0
},
"id": "qwen3:8b",
"input": [
"text"
],
"maxTokens": 16384,
"name": "qwen3:8b",
"reasoning": false
}
]
}
}
},
"plugins": {
"entries": {
"feishu": {
"enabled": true
}
},
"load": {
"paths": [
"/home/root/.openclaw/extensions/feishu"
]
}
},
"wizard": {
"lastRunAt": "2026-02-19T10:56:53.507Z",
"lastRunCommand": "onboard",
"lastRunMode": "local",
"lastRunVersion": "2026.2.17"
}
}
openclaw 配置ollama
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。
相关阅读更多精彩内容
- 安装 Ollama 给ubuntu添加外网短空,ping不上谷歌正常,curl -i能通就行 安装deepseek...
- Ollama 是一个基于 Go 语言的本地大语言模型运行框架,类 Docker 产品(支持 list,pull,p...