17 lines
315 B
TOML
17 lines
315 B
TOML
model = "gpt-5.4"
|
|
model_reasoning_effort = "xhigh"
|
|
check_for_update_on_startup = false
|
|
approval_policy = "on-request"
|
|
sandbox_mode = "read-only"
|
|
allow_login_shell = false
|
|
web_search = "cached"
|
|
|
|
[features]
|
|
use_linux_sandbox_bwrap = true
|
|
|
|
[tui]
|
|
alternate_screen = "never"
|
|
|
|
[notice]
|
|
hide_rate_limit_model_nudge = true
|