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

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-chat','gemini-2.0-pro-exp-02-05','deepseek-r1-distill-llama-70b', 'qwen-qwq-32b','QwQ-32B','llama-3.3-70b-versatile','DeepSeek-V3','DeepSeekV3-togetherAI','DeepSeek-R1','DeepSeekR1-togetherAI','gpt-4o','DeepSeek-R1-dev','DeepSeek-V3-dev']
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-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