bahi-bh commited on
Commit
5577c12
·
verified ·
1 Parent(s): 6e3ad3a

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +5 -11
librechat.yaml CHANGED
@@ -9,16 +9,10 @@ registration:
9
  socialLogins: []
10
 
11
  endpoints:
12
- custom:
13
- - name: "MyAI"
 
14
 
15
- apiKey: "${MYAI_API_KEY}"
16
 
17
- baseURL: "https://bahi-bh-duck.hf.space/v1"
18
-
19
- models:
20
- fetch: true
21
-
22
- titleConvo: true
23
- titleModel: "current_model"
24
- summarize: false
 
9
  socialLogins: []
10
 
11
  endpoints:
12
+ openAI:
13
+ groups:
14
+ - group: "MyAI"
15
 
16
+ apiKey: "${MYAI_API_KEY}"
17
 
18
+ baseURL: "https://bahi-bh-duck.hf.space/v1"