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

13 lines
197 B
TOML

base_model = "stepfun/step-3.5-flash"
base_model_omit = ["limit.input"]
structured_output = false
reasoning_options = []
[cost]
input = 0.1
output = 0.3
[limit]
context = 262_144
output = 65_536