qitongwei commited on
Commit
0560f99
·
verified ·
1 Parent(s): 3cda93e

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. 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: true
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.