mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-27 21:56:38 +08:00
Update constant.ts
This commit is contained in:
parent
28cbe56cec
commit
3bc6c6d7bd
@ -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"];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user