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

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +4 -2
librechat.yaml CHANGED
@@ -8,13 +8,15 @@ registration:
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"
 
8
  endpoints:
9
  custom:
10
  - name: "MyAI"
11
+
12
+ apiKey: "${MYAI_API_KEY}"
13
 
14
  baseURL: "https://bahi-bh-duck.hf.space/v1"
15
 
16
  models:
17
  default:
18
+ - command-r
19
+ - command-r plus
20
 
21
  titleConvo: true
22
  titleModel: "current_model"