From 6f0ded058f93a84c8756697ae0d0bfd766761746 Mon Sep 17 00:00:00 2001 From: Fuegovic <32828263+fuegovic@users.noreply.github.com> Date: Fri, 31 Jan 2025 07:35:18 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs:=20Update=20`librechat.exam?= =?UTF-8?q?ple.yaml`=20(#5544)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Enable modelSelect and Presets by default --- librechat.example.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/librechat.example.yaml b/librechat.example.yaml index 505208e5e5..7b2c0c1352 100644 --- a/librechat.example.yaml +++ b/librechat.example.yaml @@ -58,10 +58,10 @@ interface: By using the Website, you acknowledge that you have read these Terms of Service and agree to be bound by them. endpointsMenu: true - modelSelect: false + modelSelect: true parameters: true sidePanel: true - presets: false + presets: true prompts: true bookmarks: true multiConvo: true