diff --git a/docs/help/faq-models.md b/docs/help/faq-models.md index 9cb532a530d..9c9b65ca4ba 100644 --- a/docs/help/faq-models.md +++ b/docs/help/faq-models.md @@ -282,9 +282,9 @@ troubleshooting, see the main [FAQ](/help/faq). Yes. OpenClaw ships a few default shorthands (only applied when the model exists in `agents.defaults.models`): - - `opus` → `anthropic/claude-opus-4-6` + - `opus` → `anthropic/claude-opus-4-7` - `sonnet` → `anthropic/claude-sonnet-4-6` - - `gpt` → `openai/gpt-5.5` + - `gpt` → `openai/gpt-5.4` - `gpt-mini` → `openai/gpt-5.4-mini` - `gpt-nano` → `openai/gpt-5.4-nano` - `gemini` → `google/gemini-3.1-pro-preview`