8 lines
111 B
TOML
8 lines
111 B
TOML
base_model = "openai/gpt-5.1-codex"
|
|
reasoning_options = []
|
|
|
|
[cost]
|
|
input = 1.25
|
|
output = 10
|
|
cache_read = 0.125
|