Update constant.ts

This commit is contained in:
木斑鸠
2025-02-06 18:01:19 +08:00
committed by GitHub
parent 28cbe56cec
commit 3bc6c6d7bd

View File

@@ -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"];