Spaces:
Runtime error
Runtime error
Update librechat.yaml
Browse files- librechat.yaml +5 -1
librechat.yaml
CHANGED
|
@@ -3,7 +3,11 @@ version: 1.0.0
|
|
| 3 |
|
| 4 |
# Cache settings: Set to true to enable caching
|
| 5 |
cache: true
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
# Definition of custom endpoints
|
| 8 |
endpoints:
|
| 9 |
custom:
|
|
|
|
| 3 |
|
| 4 |
# Cache settings: Set to true to enable caching
|
| 5 |
cache: true
|
| 6 |
+
modelSelect: false
|
| 7 |
+
parameters: false
|
| 8 |
+
sidePanel: false
|
| 9 |
+
presets: false
|
| 10 |
+
endpointsMenu: false
|
| 11 |
# Definition of custom endpoints
|
| 12 |
endpoints:
|
| 13 |
custom:
|