feat: support SparkDesk-v3.5-32K (#1832)

Co-authored-by: lihangfu <hfli8@iflytek.com>
This commit is contained in:
lihangfu
2024-10-27 17:02:54 +08:00
committed by GitHub
parent fdd7bf41c0
commit e32cb0b844
5 changed files with 10 additions and 3 deletions

View File

@@ -7,5 +7,6 @@ var ModelList = []string{
"SparkDesk-v3.1",
"SparkDesk-v3.1-128K",
"SparkDesk-v3.5",
"SparkDesk-v3.5-32K",
"SparkDesk-v4.0",
}