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"
|
||||
|
||||
|
||||
models:
|
||||
endpoints:
|
||||
- model: "AUTODETECT"
|
||||
title: "Ollama"
|
||||
url: "http://localhost:11434"
|
||||
|
||||
Reference in New Issue
Block a user