Fix: baseURL zurück auf /api (ollama-Endpoint gesperrt)

This commit is contained in:
Daniel Krause
2026-05-21 07:01:51 +02:00
parent f6be6cdc49
commit 2a80927d36
+1 -1
View File
@@ -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" },