feat: update stepfun models (#1740)

Co-authored-by: chenlinfeng <chenlinfeng@step.ai>
This commit is contained in:
forrestlinfeng
2024-09-21 22:48:46 +08:00
committed by GitHub
parent 15f815c23c
commit c9ac670ba1
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",
}