8 lines
81 B
Go
8 lines
81 B
Go
package tencent
|
|
|
|
var ModelList = []string{
|
|
"ChatPro",
|
|
"ChatStd",
|
|
"hunyuan",
|
|
}
|