Update config.py

This commit is contained in:
zhizhi 2024-05-09 22:24:16 +08:00 committed by GitHub
parent e0a97a1b54
commit 7c56b60d85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ LLM_MODEL = "gpt-3.5-turbo-16k" # 可选 ↓↓↓
AVAIL_LLM_MODELS = ["gpt-4-1106-preview", "gpt-4-turbo-preview", "gpt-4-vision-preview", "gpt-4-turbo", "gpt-4-turbo-2024-04-09",
"gpt-3.5-turbo-1106", "gpt-3.5-turbo-16k", "gpt-3.5-turbo", "azure-gpt-3.5",
"gpt-4", "gpt-4-32k", "azure-gpt-4", "glm-4", "glm-4v", "glm-3-turbo",
"gemini-pro", "chatglm3"
"gemini-pro", "chatglm3","deepseek-chat","deepseek-coder","command-r","command-r-plus","command-r-plus-internet"
]
# --- --- --- ---
# P.S. 其他可用的模型还包括