Update librechat.yaml
Browse files- librechat.yaml +1 -1
librechat.yaml
CHANGED
@@ -30,7 +30,7 @@ endpoints:
|
|
30 |
baseURL: 'https://openrouter.ai/api/v1'
|
31 |
models:
|
32 |
default: ["openrouter/quasar-alpha"]
|
33 |
-
fetch:
|
34 |
titleConvo: true
|
35 |
titleModel: "google/gemma-3-27b-it:free"
|
36 |
# Recommended: Drop the stop parameter from the request as Openrouter models use a variety of stop tokens.
|
|
|
30 |
baseURL: 'https://openrouter.ai/api/v1'
|
31 |
models:
|
32 |
default: ["openrouter/quasar-alpha"]
|
33 |
+
fetch: false
|
34 |
titleConvo: true
|
35 |
titleModel: "google/gemma-3-27b-it:free"
|
36 |
# Recommended: Drop the stop parameter from the request as Openrouter models use a variety of stop tokens.
|