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