diff --git a/config.py b/config.py index 46b6578..1df0b9c 100644 --- a/config.py +++ b/config.py @@ -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. 其他可用的模型还包括