12 lines
163 B
TOML
12 lines
163 B
TOML
base_model = "stepfun/step-3.5-flash"
|
|
structured_output = true
|
|
reasoning_options = []
|
|
|
|
[cost]
|
|
input = 0.1
|
|
output = 0.3
|
|
cache_read = 0.02
|
|
|
|
[limit]
|
|
output = 131_072
|