Files
2026-07-13 12:28:55 +08:00

19 lines
306 B
TOML

base_model = "stepfun/step-3.5-flash"
base_model_omit = ["limit.input"]
name = "StepFun 3.5 Flash"
family = "step"
open_weights = false
[[reasoning_options]]
type = "effort"
values = ["low", "medium", "high"]
[cost]
input = 0.09
output = 0.3
cache_read = 0.02
[limit]
context = 262_114
output = 262_114