ai-gateway/relay/adaptor/tencent/constants.go

9 lines
125 B
Go
Raw Normal View History

package tencent
var ModelList = []string{
"hunyuan-lite",
"hunyuan-standard",
"hunyuan-standard-256K",
"hunyuan-pro",
}