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

18 lines
264 B
TOML

base_model = "stepfun/step-3.7-flash"
structured_output = true
[[reasoning_options]]
type = "effort"
values = ["low", "medium", "high"]
[cost]
input = 0.2
output = 1.15
cache_read = 0.04
[limit]
output = 131_072
[modalities]
input = ["text", "image", "video"]