Fix the default codex config.toml to match the latest modifications.
This commit is contained in:
@@ -30,6 +30,7 @@ export const codexProviderPresets: CodexProviderPreset[] = [
|
||||
config: `model_provider = "packycode"
|
||||
model = "gpt-5"
|
||||
model_reasoning_effort = "high"
|
||||
disable_response_storage = true
|
||||
|
||||
[model_providers.packycode]
|
||||
name = "packycode"
|
||||
|
||||
Reference in New Issue
Block a user