15 lines
238 B
TOML
15 lines
238 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
|
|
|
|
[modalities]
|
|
input = ["text", "image", "video"]
|