diff --git a/docs/gateway/config-agents.md b/docs/gateway/config-agents.md index 4d793a0359aa..68f3714a3c45 100644 --- a/docs/gateway/config-agents.md +++ b/docs/gateway/config-agents.md @@ -509,9 +509,9 @@ Time format in system prompt. Default: `auto` (OS preference). | Alias | Model | | ------------------- | ------------------------------- | -| `opus` | `anthropic/claude-opus-4-6` | +| `opus` | `anthropic/claude-opus-4-8` | | `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` |