akiko19191 commited on
Commit
c4eb15e
·
verified ·
1 Parent(s): f248a75

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +1 -1
librechat.yaml CHANGED
@@ -199,7 +199,7 @@ endpoints:
199
  # Models configuration
200
  models:
201
  # List of default models to use. At least one value is required.
202
- default: ['gemini-2.0-flash-thinking-exp-01-21' ,'deepseek.r1','deepseek-reasoner','deepseek-v3','gemini-2.0-pro-exp-02-05','deepseek-r1-distill-llama-70b', 'qwq-32b','llama-3.3-70b-versatile']
203
  # Fetch option: Set to true to fetch models from API.
204
  # fetch: false # Defaults to false.
205
 
 
199
  # Models configuration
200
  models:
201
  # List of default models to use. At least one value is required.
202
+ default: ['gemini-2.0-flash-thinking-exp-01-21' ,'deepseek.r1','deepseek-reasoner','deepseek-chat','gemini-2.0-pro-exp-02-05','deepseek-r1-distill-llama-70b', 'qwq-32b','llama-3.3-70b-versatile']
203
  # Fetch option: Set to true to fetch models from API.
204
  # fetch: false # Defaults to false.
205