初始化导入 new-api 源码
This commit is contained in:
10
relay/channel/tencent/constants.go
Normal file
10
relay/channel/tencent/constants.go
Normal file
@@ -0,0 +1,10 @@
|
||||
package tencent
|
||||
|
||||
var ModelList = []string{
|
||||
"hunyuan-lite",
|
||||
"hunyuan-standard",
|
||||
"hunyuan-standard-256K",
|
||||
"hunyuan-pro",
|
||||
}
|
||||
|
||||
var ChannelName = "tencent"
|
||||
Reference in New Issue
Block a user