Spaces:
Sleeping
Sleeping
Update librechat.yaml
Browse files- librechat.yaml +4 -4
librechat.yaml
CHANGED
|
@@ -2,19 +2,19 @@ version: 1.0.0
|
|
| 2 |
|
| 3 |
cache: true
|
| 4 |
|
| 5 |
-
registration:
|
| 6 |
-
socialLogins: []
|
| 7 |
-
|
| 8 |
interface:
|
| 9 |
agents: false
|
| 10 |
|
|
|
|
|
|
|
|
|
|
| 11 |
endpoints:
|
| 12 |
custom:
|
| 13 |
- name: "MyAI"
|
| 14 |
|
| 15 |
apiKey: "${MYAI_API_KEY}"
|
| 16 |
|
| 17 |
-
baseURL: "https://bahi-bh-duck.hf.space"
|
| 18 |
|
| 19 |
models:
|
| 20 |
fetch: true
|
|
|
|
| 2 |
|
| 3 |
cache: true
|
| 4 |
|
|
|
|
|
|
|
|
|
|
| 5 |
interface:
|
| 6 |
agents: false
|
| 7 |
|
| 8 |
+
registration:
|
| 9 |
+
socialLogins: []
|
| 10 |
+
|
| 11 |
endpoints:
|
| 12 |
custom:
|
| 13 |
- name: "MyAI"
|
| 14 |
|
| 15 |
apiKey: "${MYAI_API_KEY}"
|
| 16 |
|
| 17 |
+
baseURL: "https://bahi-bh-duck.hf.space/v1"
|
| 18 |
|
| 19 |
models:
|
| 20 |
fetch: true
|