bahi-bh commited on
Commit
9312313
·
verified ·
1 Parent(s): 0ca9174

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +13 -4
librechat.yaml CHANGED
@@ -6,7 +6,16 @@ registration:
6
  socialLogins: []
7
 
8
  endpoints:
9
- openAI:
10
- groups:
11
- - group: "OpenAI"
12
- apiKey: "${OPENAI_API_KEY}"
 
 
 
 
 
 
 
 
 
 
6
  socialLogins: []
7
 
8
  endpoints:
9
+ custom:
10
+ - name: "MyAI"
11
+ apiKey: "test"
12
+
13
+ baseURL: "https://bahi-bh-duck.hf.space/v1"
14
+
15
+ models:
16
+ default:
17
+ - my-model
18
+
19
+ titleConvo: true
20
+ titleModel: "current_model"
21
+ summarize: false