mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-04-12 19:00:28 +08:00
fix: 补充硅基流动对 DeepSeek 支持的付费模型
This commit is contained in:
parent
1010db834c
commit
a780b39c17
@ -620,6 +620,8 @@ const siliconflowModels = [
|
||||
"deepseek-ai/DeepSeek-V3",
|
||||
"meta-llama/Llama-3.3-70B-Instruct",
|
||||
"THUDM/glm-4-9b-chat",
|
||||
"Pro/deepseek-ai/DeepSeek-R1",
|
||||
"Pro/deepseek-ai/DeepSeek-V3",
|
||||
];
|
||||
|
||||
let seq = 1000; // 内置的模型序号生成器从1000开始
|
||||
|
Loading…
x
Reference in New Issue
Block a user