mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 03:26:38 +08:00
Merge pull request #6637 from princeaden1/feat-xai-new-models
Some checks failed
Run Tests / test (push) Has been cancelled
Some checks failed
Run Tests / test (push) Has been cancelled
feat: new models for xAI (#6559)
This commit is contained in:
commit
c3b8c1587c
@ -673,6 +673,11 @@ const xAIModes = [
|
||||
"grok-3-beta",
|
||||
"grok-3",
|
||||
"grok-3-latest",
|
||||
"grok-4",
|
||||
"grok-4-0709",
|
||||
"grok-4-fast-non-reasoning",
|
||||
"grok-4-fast-reasoning",
|
||||
"grok-code-fast-1",
|
||||
];
|
||||
|
||||
const chatglmModels = [
|
||||
|
Loading…
Reference in New Issue
Block a user