Update openclaw.json
This commit is contained in:
@@ -19,9 +19,7 @@
|
|||||||
"mode": "token"
|
"mode": "token"
|
||||||
},
|
},
|
||||||
"ollama:default": {
|
"ollama:default": {
|
||||||
"provider": "openai",
|
"provider": "openai"
|
||||||
"baseUrl": "http://192.168.1.81:11434/v1",
|
|
||||||
"apiKey": "ollama"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -41,7 +39,8 @@
|
|||||||
"alias": "haiku"
|
"alias": "haiku"
|
||||||
},
|
},
|
||||||
"ollama/llama3.2:latest": {
|
"ollama/llama3.2:latest": {
|
||||||
"alias": "ollama"
|
"alias": "ollama",
|
||||||
|
"baseUrl": "http://192.168.1.81:11434/v1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"workspace": "/home/jramos/.openclaw/workspace",
|
"workspace": "/home/jramos/.openclaw/workspace",
|
||||||
|
|||||||
Reference in New Issue
Block a user