Spaces:
Sleeping
Sleeping
Update librechat.yaml
Browse files- librechat.yaml +4 -2
librechat.yaml
CHANGED
|
@@ -8,13 +8,15 @@ registration:
|
|
| 8 |
endpoints:
|
| 9 |
custom:
|
| 10 |
- name: "MyAI"
|
| 11 |
-
|
|
|
|
| 12 |
|
| 13 |
baseURL: "https://bahi-bh-duck.hf.space/v1"
|
| 14 |
|
| 15 |
models:
|
| 16 |
default:
|
| 17 |
-
-
|
|
|
|
| 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"
|