7 lines
125 B
TOML
7 lines
125 B
TOML
base_model = "openai/gpt-5-pro"
|
|
reasoning_options = [{ type = "effort", values = ["high"] }]
|
|
|
|
[cost]
|
|
input = 15
|
|
output = 120
|