update stepfun models

This commit is contained in:
chenlinfeng
2024-08-15 17:38:48 +08:00
parent f9774698e9
commit 6eb1485691
3 changed files with 30 additions and 7 deletions

View File

@@ -1,7 +1,13 @@
package stepfun
var ModelList = []string{
"step-1-8k",
"step-1-32k",
"step-1-128k",
"step-1-256k",
"step-1-flash",
"step-2-16k",
"step-1v-8k",
"step-1v-32k",
"step-1-200k",
"step-1x-medium",
}