Spaces:
Running
Running
Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -117,7 +117,7 @@ endpoints:
|
|
117 |
apiKey: "${shapekey}"
|
118 |
baseURL: "https://api.shapes.inc/v1"
|
119 |
headers:
|
120 |
-
- X-User-ID: "
|
121 |
- X-Channel-ID: "librechat"
|
122 |
models:
|
123 |
default:
|
|
|
117 |
apiKey: "${shapekey}"
|
118 |
baseURL: "https://api.shapes.inc/v1"
|
119 |
headers:
|
120 |
+
- X-User-ID: "{{LIBRECHAT_USER_ID}}"
|
121 |
- X-Channel-ID: "librechat"
|
122 |
models:
|
123 |
default:
|