mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-18 01:26:37 +08:00
8 lines
81 B
Go
8 lines
81 B
Go
package tencent
|
|
|
|
var ModelList = []string{
|
|
"ChatPro",
|
|
"ChatStd",
|
|
"hunyuan",
|
|
}
|