Update openclaw.json

This commit is contained in:
2026-02-05 15:22:09 -07:00
parent 6e8f081c8e
commit 1ca8e99c51

View File

@@ -19,7 +19,7 @@
"mode": "token" "mode": "token"
}, },
"ollama:default": { "ollama:default": {
"provider": "ollama", "provider": "openai",
"baseUrl": "http://192.168.1.81:11434/v1", "baseUrl": "http://192.168.1.81:11434/v1",
"apiKey": "ollama" "apiKey": "ollama"
} }