Bytt till "endpoints" från "models" för att unvika upprepning av samma namn på olika nivåer av konfigurationsfilen
This commit is contained in:
@@ -4,7 +4,7 @@ backend:
|
|||||||
api: "/api/chat"
|
api: "/api/chat"
|
||||||
|
|
||||||
|
|
||||||
models:
|
endpoints:
|
||||||
- model: "AUTODETECT"
|
- model: "AUTODETECT"
|
||||||
title: "Ollama"
|
title: "Ollama"
|
||||||
url: "http://localhost:11434"
|
url: "http://localhost:11434"
|
||||||
|
|||||||
Reference in New Issue
Block a user