13 lines
197 B
TOML
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
|