mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-12 21:13:43 +08:00
Compare commits
2 Commits
dependabot
...
main
Author | SHA1 | Date | |
---|---|---|---|
|
c3b8c1587c | ||
|
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 = [
|
||||||
|
Reference in New Issue
Block a user