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

8 lines
81 B
Go
Raw Normal View History

package tencent
var ModelList = []string{
"ChatPro",
"ChatStd",
"hunyuan",
}