mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-10-02 01:39:20 +08:00
feat: new models for xAI (#6559)
This commit is contained in:
@@ -673,6 +673,11 @@ const xAIModes = [
|
|||||||
"grok-3-beta",
|
"grok-3-beta",
|
||||||
"grok-3",
|
"grok-3",
|
||||||
"grok-3-latest",
|
"grok-3-latest",
|
||||||
|
"grok-4",
|
||||||
|
"grok-4-0709",
|
||||||
|
"grok-4-fast-non-reasoning",
|
||||||
|
"grok-4-fast-reasoning",
|
||||||
|
"grok-code-fast-1",
|
||||||
];
|
];
|
||||||
|
|
||||||
const chatglmModels = [
|
const chatglmModels = [
|
||||||
|
Reference in New Issue
Block a user