diff --git a/ansible/app-configs/librechat_librechat.yaml.j2 b/ansible/app-configs/librechat_librechat.yaml.j2 index 90828f1b..a6670c9a 100644 --- a/ansible/app-configs/librechat_librechat.yaml.j2 +++ b/ansible/app-configs/librechat_librechat.yaml.j2 @@ -6,8 +6,8 @@ endpoints: models: default: [ "deepseek-r1" - "deepseek-coder-v2" - "deepseek-v3" + "deepseek-coder-v2", + "deepseek-v3", "llama3.3", "phi4", "qwen2.5", @@ -18,7 +18,7 @@ endpoints: "starcoder2", "dolphin-mixtral", "smollm2", - "orca-mini" + "orca-mini", "mistral-openorca" ] # fetching list of models is supported but the `name` field must start