feat: support spark4.0 ultra (#1569)

* feat: 支持v3最新协议的腾讯混元(#1452)

* feat: 支持Spark4.0 Ultra

---------

Co-authored-by: lihangfu <hfli8@iflytek.com>
This commit is contained in:
lihangfu
2024-06-30 19:37:07 +08:00
committed by GitHub
parent b21b3b5b46
commit d0369b114f
5 changed files with 6 additions and 2 deletions

View File

@@ -6,4 +6,5 @@ var ModelList = []string{
"SparkDesk-v2.1",
"SparkDesk-v3.1",
"SparkDesk-v3.5",
"SparkDesk-v4.0",
}