24 lines
439 B
TOML
24 lines
439 B
TOML
name = "Step-3"
|
|
description = "StepFun flash model for efficient multimodal reasoning, coding, and tool use"
|
|
release_date = "2025-07-31"
|
|
last_updated = "2025-07-31"
|
|
attachment = true
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2025-01-01"
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.21
|
|
output = 0.57
|
|
|
|
[limit]
|
|
context = 65536
|
|
output = 64_000
|
|
|
|
[modalities]
|
|
input = ["image", "text"]
|
|
output = ["text"]
|