first commit: one-api base code + SAAS plan document
This commit is contained in:
10
relay/adaptor/tencent/constants.go
Normal file
10
relay/adaptor/tencent/constants.go
Normal file
@@ -0,0 +1,10 @@
|
||||
package tencent
|
||||
|
||||
var ModelList = []string{
|
||||
"hunyuan-lite",
|
||||
"hunyuan-standard",
|
||||
"hunyuan-standard-256K",
|
||||
"hunyuan-pro",
|
||||
"hunyuan-vision",
|
||||
"hunyuan-embedding",
|
||||
}
|
||||
Reference in New Issue
Block a user