Fix the default codex config.toml to match the latest modifications.

This commit is contained in:
farion1231
2025-09-03 16:33:12 +08:00
parent 451ca949ec
commit 4dce31aff7

View File

@@ -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"