Fix: baseURL zurück auf /api (ollama-Endpoint gesperrt)
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
"openwebui": {
|
||||
"options": {
|
||||
"apiKey": "sk-ce343adf68855a8df4c991dde4d4e2b27c61d883915fb6db",
|
||||
"baseURL": "http://185.162.249.159:3002/ollama/v1"
|
||||
"baseURL": "http://185.162.249.159:3002/api"
|
||||
},
|
||||
"models": {
|
||||
"gemini-3-flash-preview:cloud": { "name": "Gemini 3 Flash" },
|
||||
|
||||
Reference in New Issue
Block a user