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

18 lines
444 B
TOML

base_model = "stepfun/step-3.7-flash"
last_updated = "2026-06-29"
# Chat `reasoning_effort`, Messages `output_config.effort`, and Responses
# `reasoning.effort` accept low/medium/high (accessed 2026-06-25).
# https://platform.stepfun.com/docs/zh/guides/models/step-3.7-flash
[[reasoning_options]]
type = "effort"
values = ["low", "medium", "high"]
[interleaved]
field = "reasoning_content"
[cost]
input = 0.2
output = 1.15
cache_read = 0.04