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:
Joakim Persson
2024-08-02 23:04:11 +02:00
parent a7ce92524a
commit a72a46d777
+1 -1
View File
@@ -4,7 +4,7 @@ backend:
api: "/api/chat"
models:
endpoints:
- model: "AUTODETECT"
title: "Ollama"
url: "http://localhost:11434"