qitongwei commited on
Commit
58f61a8
1 Parent(s): 2e60b81

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +1 -1
librechat.yaml CHANGED
@@ -17,7 +17,7 @@ endpoints:
17
  apiKey: "user_provided"
18
  baseURL: "user_provided"
19
  models:
20
- default: ["claude-3-5-sonnet-20240620", "claude-3-opus-20240229", "gpt-4-vision-preview", "gpt-4", "gpt-4o", "gpt-4-1106-preview", "gpt-4-0125-preview", "gpt-4-turbo", "gpt-3.5-turbo", "gpt-3.5-turbo-0613", "gpt-4-32k", "gpt-4-0314", "gpt-4-0613", "gpt-4-turbo-2024-04-09", "gpt-4-all"]
21
  fetch: true
22
  titleConvo: false
23
  titleModel: "gpt-3.5-turbo"
 
17
  apiKey: "user_provided"
18
  baseURL: "user_provided"
19
  models:
20
+ default: ["claude-3-5-sonnet-20240620", "claude-3-opus-20240229", "gpt-4-vision-preview", "gpt-4", "gpt-4o", "gpt-4-1106-preview", "gpt-4-0125-preview", "gpt-4-turbo", "gpt-3.5-turbo", "gpt-3.5-turbo-0613", "gpt-4-32k", "gpt-4-0314", "gpt-4-0613", "chatglm_pro", "chatglm_lite", "glm-4"]
21
  fetch: true
22
  titleConvo: false
23
  titleModel: "gpt-3.5-turbo"