Spaces:
Sleeping
Sleeping
Update librechat.yaml
Browse files- librechat.yaml +13 -4
librechat.yaml
CHANGED
|
@@ -6,7 +6,16 @@ registration:
|
|
| 6 |
socialLogins: []
|
| 7 |
|
| 8 |
endpoints:
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|