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

7 lines
146 B
TOML

base_model = "openai/gpt-5.2-pro"
reasoning_options = [{ type = "effort", values = ["medium", "high", "xhigh"] }]
[cost]
input = 21
output = 168