Spaces:
Runtime error
Runtime error
Update librechat.yaml
Browse files- librechat.yaml +3 -0
librechat.yaml
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
# Configuration version (required)
|
| 2 |
version: 1.0.0
|
| 3 |
|
|
|
|
|
|
|
|
|
|
| 4 |
# Cache settings: Set to true to enable caching
|
| 5 |
cache: true
|
| 6 |
|
|
|
|
| 1 |
# Configuration version (required)
|
| 2 |
version: 1.0.0
|
| 3 |
|
| 4 |
+
app:
|
| 5 |
+
title: "Dynamic Chat"
|
| 6 |
+
|
| 7 |
# Cache settings: Set to true to enable caching
|
| 8 |
cache: true
|
| 9 |
|