项目文件夹

文件
2026-07-13 12:28:55 +08:00

14 行
182 B
TOML

base_model = "openai/gpt-5.6-sol"
reasoning_options = []
[cost]
input = 2.50
output = 15.00
[limit]
context = 1_000_000
output = 128_000
[interleaved]
field = "reasoning_content"