Fix: baseURL auf /ollama/v1 umgeht OpenWebUI-Bug
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@
|
||||
"provider": {
|
||||
"openwebui": {
|
||||
"options": {
|
||||
"apiKey": "DEIN_API_KEY_HIER_EINFUEGEN",
|
||||
"baseURL": "http://185.162.249.159:3002/api"
|
||||
"apiKey": "sk-ce343adf68855a8df4c991dde4d4e2b27c61d883915fb6db",
|
||||
"baseURL": "http://185.162.249.159:3002/ollama/v1"
|
||||
},
|
||||
"models": {
|
||||
"gemini-3-flash-preview:cloud": { "name": "Gemini 3 Flash" },
|
||||
|
||||
Reference in New Issue
Block a user