12 lines
168 B
TOML
12 lines
168 B
TOML
base_model = "alibaba/qwen3-coder-plus"
|
|
structured_output = true
|
|
|
|
[cost]
|
|
input = 0.65
|
|
output = 3.25
|
|
cache_read = 0.13
|
|
cache_write = 0.8125
|
|
|
|
[limit]
|
|
context = 1_000_000
|