From 2ab3fe97198a2c423ae52f1943e524b8147f7bc2 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sat, 1 Mar 2025 18:00:14 -0500 Subject: [PATCH] Librechat YAML config fix. --- ansible/app-configs/librechat_librechat.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/app-configs/librechat_librechat.yaml.j2 b/ansible/app-configs/librechat_librechat.yaml.j2 index 6df31260..0a6057ce 100644 --- a/ansible/app-configs/librechat_librechat.yaml.j2 +++ b/ansible/app-configs/librechat_librechat.yaml.j2 @@ -1,6 +1,6 @@ endpoints: custom: - - name: "Ollama" + - name: "ollama" apiKey: "ollama" baseURL: "http://ollama:11434/v1/chat/completions" models: