Update librechat.yaml
Browse files- librechat.yaml +1 -1
librechat.yaml
CHANGED
@@ -18,7 +18,7 @@ endpoints:
|
|
18 |
baseURL: "https://wispy-poetry-d145.baochao0912.workers.dev/web/v1"
|
19 |
models:
|
20 |
default: ["yi-lightning"]
|
21 |
-
titleConvo:
|
22 |
titleModel: "yi-lightning"
|
23 |
modelDisplayLabel: "yi-lightning"
|
24 |
# addParams:
|
|
|
18 |
baseURL: "https://wispy-poetry-d145.baochao0912.workers.dev/web/v1"
|
19 |
models:
|
20 |
default: ["yi-lightning"]
|
21 |
+
titleConvo: false
|
22 |
titleModel: "yi-lightning"
|
23 |
modelDisplayLabel: "yi-lightning"
|
24 |
# addParams:
|