From aeacd646a8c820f879a1b4ccf8323bd0bfb41aa1 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sat, 1 Mar 2025 18:24:00 -0500 Subject: [PATCH] Forgot required config in librechat.yaml. --- ansible/app-configs/librechat_librechat.yaml.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/app-configs/librechat_librechat.yaml.j2 b/ansible/app-configs/librechat_librechat.yaml.j2 index 0a6057ce..333f1604 100644 --- a/ansible/app-configs/librechat_librechat.yaml.j2 +++ b/ansible/app-configs/librechat_librechat.yaml.j2 @@ -1,3 +1,4 @@ +version: 1.0.0 endpoints: custom: - name: "ollama"