feat: 更新模型和模型倍率

This commit is contained in:
HynoR
2025-01-21 00:53:10 +08:00
parent b604cab599
commit 09bd33f0a5
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package deepseek
var ModelList = []string{
"deepseek-chat", "deepseek-coder",
"deepseek-chat", "deepseek-reasoner",
}
var ChannelName = "deepseek"