You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/customization/models.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,10 +65,10 @@ Read more about [model roles](/customize/model-roles), [model capabilities](/cus
65
65
3. Add `GEMINI_API_KEY` as a [User Secret](https://docs.continue.dev/hub/secrets/secret-types#user-secrets) on Continue Hub [here](https://hub.continue.dev/settings/secrets)
66
66
4. Click `Reload config` in the agent selector in the Continue IDE extension
67
67
68
-
[Grok 4](https://hub.continue.dev/xai/grok-4) from xAI
68
+
[Grok Code Fast 1](https://hub.continue.dev/xai/grok-code-fast-1) from xAI
69
69
70
70
1. Get your API key from [xAI](https://console.x.ai/)
71
-
2. Add [Grok 4](https://hub.continue.dev/xai/grok-4) to an agent on Continue Hub
71
+
2. Add [Grok Code Fast 1](https://hub.continue.dev/xai/grok-code-fast-1) to an agent on Continue Hub
72
72
3. Add `XAI_API_KEY` as a [User Secret](https://docs.continue.dev/hub/secrets/secret-types#user-secrets) on Continue Hub [here](https://hub.continue.dev/settings/secrets)
73
73
4. Click `Reload config` in the agent selector in the Continue IDE extension
0 commit comments