mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-16 14:03:43 +08:00
Update constant.ts
This commit is contained in:
@@ -583,7 +583,7 @@ const iflytekModels = [
|
||||
"4.0Ultra",
|
||||
];
|
||||
|
||||
const deepseekModels = ["deepseek-chat", "deepseek-coder", "deepseek-reasoner"];
|
||||
const deepseekModels = ["/root/deepseek-r1-distill-qwen-32b"];
|
||||
|
||||
const xAIModes = ["grok-beta"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user