Spaces:
Running
Running
Update config.yaml
Browse files- config.yaml +2 -2
config.yaml
CHANGED
@@ -117,8 +117,8 @@ endpoints:
|
|
117 |
apiKey: "${shapekey}"
|
118 |
baseURL: "https://api.shapes.inc/v1"
|
119 |
headers:
|
120 |
-
|
121 |
-
|
122 |
models:
|
123 |
default:
|
124 |
- shapesinc/tasia
|
|
|
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:
|
124 |
- shapesinc/tasia
|