Skip to content

Commit c3b8c15

Browse files
authored
Merge pull request #6637 from princeaden1/feat-xai-new-models
feat: new models for xAI (#6559)
2 parents 995bef7 + 12ec11e commit c3b8c15

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/constant.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -673,6 +673,11 @@ const xAIModes = [
673673
"grok-3-beta",
674674
"grok-3",
675675
"grok-3-latest",
676+
"grok-4",
677+
"grok-4-0709",
678+
"grok-4-fast-non-reasoning",
679+
"grok-4-fast-reasoning",
680+
"grok-code-fast-1",
676681
];
677682

678683
const chatglmModels = [

0 commit comments

Comments
 (0)