feat: add ChatPro & ChatStd for tencent (#1010)

This commit is contained in:
JustSong
2024-02-18 14:40:01 +08:00
parent 28d512a675
commit 9383b638a6
3 changed files with 7 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
package tencent
var ModelList = []string{
"ChatPro",
"ChatStd",
"hunyuan",
}