eggacheb commited on
Commit
85c01df
·
verified ·
1 Parent(s): 57ac201

Update config_private.py

Browse files
Files changed (1) hide show
  1. config_private.py +2 -2
config_private.py CHANGED
@@ -34,8 +34,8 @@ else:
34
  LLM_MODEL = "gpt-3.5-turbo-16k" # 可选 ↓↓↓
35
  AVAIL_LLM_MODELS = ["gpt-4-1106-preview", "gpt-4-turbo-preview", "gpt-4-vision-preview",
36
  "gpt-3.5-turbo-1106", "gpt-3.5-turbo-16k", "gpt-3.5-turbo","gpt-4-turbo"
37
- "gpt-4", "gpt-4-32k", "gpt-4-0125-preview","deepseek-chat","gemini-1.5-pro-latest",
38
- "gemini-pro", "chatglm3", "claude-2","Creative","claude-3-opus","claude-3-sonnet","claude-3-haiku","claude-2-0","Creative","gpt-4o"]
39
  # --- --- --- ---
40
  # P.S. 其他可用的模型还包括
41
  # AVAIL_LLM_MODELS = [
 
34
  LLM_MODEL = "gpt-3.5-turbo-16k" # 可选 ↓↓↓
35
  AVAIL_LLM_MODELS = ["gpt-4-1106-preview", "gpt-4-turbo-preview", "gpt-4-vision-preview",
36
  "gpt-3.5-turbo-1106", "gpt-3.5-turbo-16k", "gpt-3.5-turbo","gpt-4-turbo"
37
+ "one-api-gpt-4", "gpt-4-32k", "gpt-4-0125-preview","one-api-deepseek-chat","one-api-gemini-1.5-pro-latest",
38
+ "one-api-gemini-pro", "chatglm3", "claude-2","one-api-Creative","one-api-claude-3-opus","claude-3-sonnet","claude-3-haiku","claude-2-0","one-api-gpt-4o"]
39
  # --- --- --- ---
40
  # P.S. 其他可用的模型还包括
41
  # AVAIL_LLM_MODELS = [