Spaces:
Sleeping
Sleeping
Update librechat.yaml
Browse files- librechat.yaml +4 -2
librechat.yaml
CHANGED
|
@@ -5,6 +5,9 @@ cache: true
|
|
| 5 |
registration:
|
| 6 |
socialLogins: []
|
| 7 |
|
|
|
|
|
|
|
|
|
|
| 8 |
endpoints:
|
| 9 |
custom:
|
| 10 |
- name: "MyAI"
|
|
@@ -14,8 +17,7 @@ endpoints:
|
|
| 14 |
baseURL: "https://bahi-bh-duck.hf.space/v1"
|
| 15 |
|
| 16 |
models:
|
| 17 |
-
|
| 18 |
-
- command-r
|
| 19 |
|
| 20 |
titleConvo: true
|
| 21 |
titleModel: "current_model"
|
|
|
|
| 5 |
registration:
|
| 6 |
socialLogins: []
|
| 7 |
|
| 8 |
+
interface:
|
| 9 |
+
agents: false
|
| 10 |
+
|
| 11 |
endpoints:
|
| 12 |
custom:
|
| 13 |
- name: "MyAI"
|
|
|
|
| 17 |
baseURL: "https://bahi-bh-duck.hf.space/v1"
|
| 18 |
|
| 19 |
models:
|
| 20 |
+
fetch: true
|
|
|
|
| 21 |
|
| 22 |
titleConvo: true
|
| 23 |
titleModel: "current_model"
|