Update openclaw.json
This commit is contained in:
@@ -17,7 +17,12 @@
|
|||||||
"anthropic:default": {
|
"anthropic:default": {
|
||||||
"provider": "anthropic",
|
"provider": "anthropic",
|
||||||
"mode": "token"
|
"mode": "token"
|
||||||
}
|
},
|
||||||
|
"ollama:default": {
|
||||||
|
"provider": "ollama",
|
||||||
|
"baseUrl": "http://192.168.1.240:11434/v1",
|
||||||
|
"apiKey": "ollama"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"agents": {
|
"agents": {
|
||||||
|
|||||||
Reference in New Issue
Block a user