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'