From 411aa946ee14f3b2a7bd5d7971326ded5f9d00cd Mon Sep 17 00:00:00 2001 From: Travis Vasceannie Date: Fri, 5 Dec 2025 07:11:52 +0000 Subject: [PATCH] . --- librechat.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/librechat.yaml b/librechat.yaml index 87d89695b..aa05b3f8c 100644 --- a/librechat.yaml +++ b/librechat.yaml @@ -265,6 +265,10 @@ endpoints: minRelevanceScore: 0.4 # # (optional) Agent Capabilities available to all users. Omit the ones you wish to exclude. Defaults to list below. capabilities: ["execute_code", "file_search", "actions", "tools", "web_search", "ocr", "artifacts", "chain", "context"] + allowedProviders: + - openAI + - google + - bifrost custom: # Groq Example - name: 'bifrost'