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

23 lines
503 B
TOML

name = "Step 3.7 Flash"
description = "StepFun flash model for efficient multimodal reasoning, coding, and tool use"
release_date = "2026-05-28"
last_updated = "2026-05-28"
attachment = true
reasoning = true
reasoning_options = [{ type = "effort", values = ["minimal", "low", "medium", "high", "xhigh", "max"] }]
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0.0
output = 0.0
[limit]
context = 256_000
output = 16_384
[modalities]
input = ["text", "image"]
output = ["text"]