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

8 lines
159 B
TOML

base_model = "openai/gpt-5-pro"
reasoning_options = [{ type = "effort", values = ["high"] }]
base_model_omit = ["limit.input"]
[cost]
input = 15
output = 120