From d2559ba97785f8e0294887366c88b32fe7a4f801 Mon Sep 17 00:00:00 2001 From: Ruben Talstra Date: Sat, 22 Feb 2025 12:40:54 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20Add=20example=20model=20spe?= =?UTF-8?q?cifications=20with=20badges=20to=20librechat=20configuration?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- librechat.example.yaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/librechat.example.yaml b/librechat.example.yaml index e49f9b37b3..4950ce6313 100644 --- a/librechat.example.yaml +++ b/librechat.example.yaml @@ -100,6 +100,31 @@ registration: # userMax: 50 # userWindowInMinutes: 60 # Rate limit window for conversation imports per user + +# Example Model Specifications +#modelSpecs: +# enforce: true +# prioritize: true +# list: +# - name: "4o-mini" +# label: "4o-mini" +# groups: +# - "67b9a5c64165f31925e9b25a" +# - "67b9a5c64165f31925e9b25f" +# description: "The most advanced frontier model from Azure OpenAI, suitable to solve complex multi-step problems." +# iconURL: "https://www.librechat.ai/librechat.png" +# badges: +# - text: "Test" +# color: "#FF0000" +# - text: "Beta" +# color: "#00FF00" +# preset: +# default: true +# endpoint: "azureOpenAI" +# model: "gpt-4o-mini" +# modelLabel: "4o-mini" + + # Example Actions Object Structure actions: allowedDomains: