mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-27 13:46:37 +08:00
feat: new models for xAI (#6559)
This commit is contained in:
parent
995bef73de
commit
12ec11ed8a
@ -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 = [
|
||||||
|
Loading…
Reference in New Issue
Block a user