6 lines
57 B
Go
6 lines
57 B
Go
|
package tencent
|
||
|
|
||
|
var ModelList = []string{
|
||
|
"hunyuan",
|
||
|
}
|