docs: 更新codex默认模型示例

This commit is contained in:
shaw
2025-09-16 10:36:07 +08:00
parent 44ea1f0077
commit ae4bbe8253
3 changed files with 10 additions and 10 deletions

View File

@@ -480,7 +480,7 @@ gemini # 或其他 Gemini CLI 命令
```toml
model_provider = "crs"
model = "gpt-5"
model = "gpt-5-codex"
model_reasoning_effort = "high"
disable_response_storage = true
preferred_auth_method = "apikey"