mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-20 16:03:46 +08:00
Compare commits
130 Commits
dependabot
...
b4105e0855
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b4105e0855 | ||
|
|
c3b8c1587c | ||
|
|
12ec11ed8a | ||
|
|
058594ec96 | ||
|
|
31ad14f385 | ||
|
|
3abef47781 | ||
|
|
3f2cddda3a | ||
|
|
2b2bae5284 | ||
|
|
7b1c2725fe | ||
|
|
480e67e4e8 | ||
|
|
8da4fed98d | ||
|
|
a1fadc6f4a | ||
|
|
10fec2fed6 | ||
|
|
5f0f216973 | ||
|
|
97987481d9 | ||
|
|
e0904aa041 | ||
|
|
7d479ff38a | ||
|
|
3c03d7da74 | ||
|
|
34cdd41488 | ||
|
|
a26ec428c0 | ||
|
|
16cd4ddad8 | ||
|
|
bdabce9dd8 | ||
|
|
ce6cbc3ab5 | ||
|
|
85ac28a463 | ||
|
|
a13d910df5 | ||
|
|
3fd2fbfaf3 | ||
|
|
801a273888 | ||
|
|
fc0fb16eff | ||
|
|
f137a6565b | ||
|
|
b4af8a10bb | ||
|
|
3731c35ab8 | ||
|
|
faf7498471 | ||
|
|
7a261451a4 | ||
|
|
10568e6fe1 | ||
|
|
686f8a2ae9 | ||
|
|
e36a2b88fa | ||
|
|
8f1ba300bd | ||
|
|
ea8915a262 | ||
|
|
c493dbcdb5 | ||
|
|
b55c779c79 | ||
|
|
eaa59dcac0 | ||
|
|
f5f90186e2 | ||
|
|
f133bcddee | ||
|
|
463cd81e89 | ||
|
|
3d31dd621f | ||
|
|
a82f6e0348 | ||
|
|
398f863a5d | ||
|
|
beb170bdd4 | ||
|
|
6c072258e1 | ||
|
|
a3b3e8d39c | ||
|
|
8316a97c0b | ||
|
|
0420da337d | ||
|
|
56f7f0efa0 | ||
|
|
475044db36 | ||
|
|
4b6e49b3b0 | ||
|
|
8e26eee1f9 | ||
|
|
43f05689b1 | ||
|
|
5dcb328073 | ||
|
|
f3923a388c | ||
|
|
2af0f7fd36 | ||
|
|
b42689c1f6 | ||
|
|
70312c32a0 | ||
|
|
e44658e970 | ||
|
|
a297c4c11b | ||
|
|
82077bac1b | ||
|
|
3c16b05276 | ||
|
|
38e141ce2b | ||
|
|
21406ceafc | ||
|
|
c3b95fb970 | ||
|
|
38f5cf503e | ||
|
|
fc3cf56458 | ||
|
|
c8b8e5dc79 | ||
|
|
8e9e2dbe80 | ||
|
|
6b4deb99b3 | ||
|
|
981df2f149 | ||
|
|
269b3fa6c7 | ||
|
|
74a43fb43d | ||
|
|
3a84dfe99a | ||
|
|
59a1bcf067 | ||
|
|
a870eb1889 | ||
|
|
7db224cee1 | ||
|
|
2501e3e1e9 | ||
|
|
02121f14d9 | ||
|
|
ecb29eba8d | ||
|
|
fd8dc6da66 | ||
|
|
d48bfb9ad5 | ||
|
|
2b26436737 | ||
|
|
651d17e44d | ||
|
|
083aa0f118 | ||
|
|
db44896922 | ||
|
|
2067a83111 | ||
|
|
33f1721ec8 | ||
|
|
6b33bcbe03 | ||
|
|
2975963a3c | ||
|
|
9013b96556 | ||
|
|
13b4085173 | ||
|
|
96ed96c550 | ||
|
|
35ab684845 | ||
|
|
654e8f8fd1 | ||
|
|
74b7411dff | ||
|
|
da9f428cd2 | ||
|
|
fb55d9fb1c | ||
|
|
258489adc8 | ||
|
|
408c29b80c | ||
|
|
6519f1666c | ||
|
|
8a963adbe1 | ||
|
|
22f8bce7a7 | ||
|
|
4313922d94 | ||
|
|
006bbb34be | ||
|
|
e01329fe5c | ||
|
|
316bb43f9e | ||
|
|
707012ff9f | ||
|
|
1adf3209d9 | ||
|
|
8464c07a34 | ||
|
|
0961991d23 | ||
|
|
3608d26a12 | ||
|
|
22968158b3 | ||
|
|
02d38807a5 | ||
|
|
2ff585adc2 | ||
|
|
157def1956 | ||
|
|
b325b44f2d | ||
|
|
986343f6dc | ||
|
|
2a66ce5139 | ||
|
|
6b4c8d5354 | ||
|
|
615aaec27d | ||
|
|
7ea2dc3533 | ||
|
|
82dfd1fafb | ||
|
|
9d15c8f34c | ||
|
|
59a3c6d1dd | ||
|
|
941bd69f9d |
@@ -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 = [
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"markdown-to-txt": "^2.0.1",
|
||||
"mermaid": "^10.6.1",
|
||||
"nanoid": "^5.0.3",
|
||||
"next": "^14.2.32",
|
||||
"next": "^14.1.1",
|
||||
"node-fetch": "^3.3.1",
|
||||
"openapi-client-axios": "^7.5.5",
|
||||
"react": "^18.2.0",
|
||||
|
||||
124
yarn.lock
124
yarn.lock
@@ -1806,10 +1806,10 @@
|
||||
raw-body "^3.0.0"
|
||||
zod "^3.23.8"
|
||||
|
||||
"@next/env@14.2.32":
|
||||
version "14.2.32"
|
||||
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.32.tgz#6d1107e2b7cc8649ff3730b8b46deb4e8a6d38fa"
|
||||
integrity sha512-n9mQdigI6iZ/DF6pCTwMKeWgF2e8lg7qgt5M7HXMLtyhZYMnf/u905M18sSpPmHL9MKp9JHo56C6jrD2EvWxng==
|
||||
"@next/env@14.1.1":
|
||||
version "14.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.1.1.tgz#80150a8440eb0022a73ba353c6088d419b908bac"
|
||||
integrity sha512-7CnQyD5G8shHxQIIg3c7/pSeYFeMhsNbpU/bmvH7ZnDql7mNRgg8O2JZrhrc/soFnfBnKP4/xXNiiSIPn2w8gA==
|
||||
|
||||
"@next/eslint-plugin-next@13.4.19":
|
||||
version "13.4.19"
|
||||
@@ -1818,50 +1818,50 @@
|
||||
dependencies:
|
||||
glob "7.1.7"
|
||||
|
||||
"@next/swc-darwin-arm64@14.2.32":
|
||||
version "14.2.32"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.32.tgz#83482a7282df899b73d916e02b02a189771e706c"
|
||||
integrity sha512-osHXveM70zC+ilfuFa/2W6a1XQxJTvEhzEycnjUaVE8kpUS09lDpiDDX2YLdyFCzoUbvbo5r0X1Kp4MllIOShw==
|
||||
"@next/swc-darwin-arm64@14.1.1":
|
||||
version "14.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.1.1.tgz#b74ba7c14af7d05fa2848bdeb8ee87716c939b64"
|
||||
integrity sha512-yDjSFKQKTIjyT7cFv+DqQfW5jsD+tVxXTckSe1KIouKk75t1qZmj/mV3wzdmFb0XHVGtyRjDMulfVG8uCKemOQ==
|
||||
|
||||
"@next/swc-darwin-x64@14.2.32":
|
||||
version "14.2.32"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.32.tgz#1a9eb676a014e1fc999251f10288c25a0f81d6d1"
|
||||
integrity sha512-P9NpCAJuOiaHHpqtrCNncjqtSBi1f6QUdHK/+dNabBIXB2RUFWL19TY1Hkhu74OvyNQEYEzzMJCMQk5agjw1Qg==
|
||||
"@next/swc-darwin-x64@14.1.1":
|
||||
version "14.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.1.1.tgz#82c3e67775e40094c66e76845d1a36cc29c9e78b"
|
||||
integrity sha512-KCQmBL0CmFmN8D64FHIZVD9I4ugQsDBBEJKiblXGgwn7wBCSe8N4Dx47sdzl4JAg39IkSN5NNrr8AniXLMb3aw==
|
||||
|
||||
"@next/swc-linux-arm64-gnu@14.2.32":
|
||||
version "14.2.32"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.32.tgz#7713a49abd555d6f698e766b1631b67d881b4ee4"
|
||||
integrity sha512-v7JaO0oXXt6d+cFjrrKqYnR2ubrD+JYP7nQVRZgeo5uNE5hkCpWnHmXm9vy3g6foMO8SPwL0P3MPw1c+BjbAzA==
|
||||
"@next/swc-linux-arm64-gnu@14.1.1":
|
||||
version "14.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.1.1.tgz#4f4134457b90adc5c3d167d07dfb713c632c0caa"
|
||||
integrity sha512-YDQfbWyW0JMKhJf/T4eyFr4b3tceTorQ5w2n7I0mNVTFOvu6CGEzfwT3RSAQGTi/FFMTFcuspPec/7dFHuP7Eg==
|
||||
|
||||
"@next/swc-linux-arm64-musl@14.2.32":
|
||||
version "14.2.32"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.32.tgz#327efdffe97e56f5389a7889cdedbd676fdbb519"
|
||||
integrity sha512-tA6sIKShXtSJBTH88i0DRd6I9n3ZTirmwpwAqH5zdJoQF7/wlJXR8DkPmKwYl5mFWhEKr5IIa3LfpMW9RRwKmQ==
|
||||
"@next/swc-linux-arm64-musl@14.1.1":
|
||||
version "14.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.1.1.tgz#594bedafaeba4a56db23a48ffed2cef7cd09c31a"
|
||||
integrity sha512-fiuN/OG6sNGRN/bRFxRvV5LyzLB8gaL8cbDH5o3mEiVwfcMzyE5T//ilMmaTrnA8HLMS6hoz4cHOu6Qcp9vxgQ==
|
||||
|
||||
"@next/swc-linux-x64-gnu@14.2.32":
|
||||
version "14.2.32"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.32.tgz#a3e7444613d0fe5c8ea4ead08d6a9c818246758c"
|
||||
integrity sha512-7S1GY4TdnlGVIdeXXKQdDkfDysoIVFMD0lJuVVMeb3eoVjrknQ0JNN7wFlhCvea0hEk0Sd4D1hedVChDKfV2jw==
|
||||
"@next/swc-linux-x64-gnu@14.1.1":
|
||||
version "14.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.1.1.tgz#cb4e75f1ff2b9bcadf2a50684605928ddfc58528"
|
||||
integrity sha512-rv6AAdEXoezjbdfp3ouMuVqeLjE1Bin0AuE6qxE6V9g3Giz5/R3xpocHoAi7CufRR+lnkuUjRBn05SYJ83oKNQ==
|
||||
|
||||
"@next/swc-linux-x64-musl@14.2.32":
|
||||
version "14.2.32"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.32.tgz#a2ec5b0a06c740d6740c938b1d4a614f1a13f018"
|
||||
integrity sha512-OHHC81P4tirVa6Awk6eCQ6RBfWl8HpFsZtfEkMpJ5GjPsJ3nhPe6wKAJUZ/piC8sszUkAgv3fLflgzPStIwfWg==
|
||||
"@next/swc-linux-x64-musl@14.1.1":
|
||||
version "14.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.1.1.tgz#15f26800df941b94d06327f674819ab64b272e25"
|
||||
integrity sha512-YAZLGsaNeChSrpz/G7MxO3TIBLaMN8QWMr3X8bt6rCvKovwU7GqQlDu99WdvF33kI8ZahvcdbFsy4jAFzFX7og==
|
||||
|
||||
"@next/swc-win32-arm64-msvc@14.2.32":
|
||||
version "14.2.32"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.32.tgz#b4d3e47c6b276fc4711deb978d04015d029d198d"
|
||||
integrity sha512-rORQjXsAFeX6TLYJrCG5yoIDj+NKq31Rqwn8Wpn/bkPNy5rTHvOXkW8mLFonItS7QC6M+1JIIcLe+vOCTOYpvg==
|
||||
"@next/swc-win32-arm64-msvc@14.1.1":
|
||||
version "14.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.1.1.tgz#060c134fa7fa843666e3e8574972b2b723773dd9"
|
||||
integrity sha512-1L4mUYPBMvVDMZg1inUYyPvFSduot0g73hgfD9CODgbr4xiTYe0VOMTZzaRqYJYBA9mana0x4eaAaypmWo1r5A==
|
||||
|
||||
"@next/swc-win32-ia32-msvc@14.2.32":
|
||||
version "14.2.32"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.32.tgz#d1f1f854a1fbbaeefa8f81271437448653f33494"
|
||||
integrity sha512-jHUeDPVHrgFltqoAqDB6g6OStNnFxnc7Aks3p0KE0FbwAvRg6qWKYF5mSTdCTxA3axoSAUwxYdILzXJfUwlHhA==
|
||||
"@next/swc-win32-ia32-msvc@14.1.1":
|
||||
version "14.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.1.1.tgz#5c06889352b1f77e3807834a0d0afd7e2d2d1da2"
|
||||
integrity sha512-jvIE9tsuj9vpbbXlR5YxrghRfMuG0Qm/nZ/1KDHc+y6FpnZ/apsgh+G6t15vefU0zp3WSpTMIdXRUsNl/7RSuw==
|
||||
|
||||
"@next/swc-win32-x64-msvc@14.2.32":
|
||||
version "14.2.32"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.32.tgz#8212d681cf6858a9e3204728f8f2b161000683ed"
|
||||
integrity sha512-2N0lSoU4GjfLSO50wvKpMQgKd4HdI2UHEhQPPPnlgfBJlOgJxkjpkYBqzk08f1gItBB6xF/n+ykso2hgxuydsA==
|
||||
"@next/swc-win32-x64-msvc@14.1.1":
|
||||
version "14.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.1.1.tgz#d38c63a8f9b7f36c1470872797d3735b4a9c5c52"
|
||||
integrity sha512-S6K6EHDU5+1KrBDLko7/c1MNy/Ya73pIAmvKeFwsF4RmBFJSO7/7YeD4FnZ4iBdzE69PpQ4sOMU9ORKeNuxe8A==
|
||||
|
||||
"@next/third-parties@^14.1.0":
|
||||
version "14.1.0"
|
||||
@@ -2031,17 +2031,11 @@
|
||||
"@svgr/plugin-jsx" "^6.5.1"
|
||||
"@svgr/plugin-svgo" "^6.5.1"
|
||||
|
||||
"@swc/counter@^0.1.3":
|
||||
version "0.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@swc/counter/-/counter-0.1.3.tgz#cc7463bd02949611c6329596fccd2b0ec782b0e9"
|
||||
integrity sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==
|
||||
|
||||
"@swc/helpers@0.5.5":
|
||||
version "0.5.5"
|
||||
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.5.tgz#12689df71bfc9b21c4f4ca00ae55f2f16c8b77c0"
|
||||
integrity sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==
|
||||
"@swc/helpers@0.5.2":
|
||||
version "0.5.2"
|
||||
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.2.tgz#85ea0c76450b61ad7d10a37050289eded783c27d"
|
||||
integrity sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==
|
||||
dependencies:
|
||||
"@swc/counter" "^0.1.3"
|
||||
tslib "^2.4.0"
|
||||
|
||||
"@tauri-apps/api@^2.1.1":
|
||||
@@ -6727,28 +6721,28 @@ neo-async@^2.6.2:
|
||||
resolved "https://registry.npmmirror.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
|
||||
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
|
||||
|
||||
next@^14.2.32:
|
||||
version "14.2.32"
|
||||
resolved "https://registry.yarnpkg.com/next/-/next-14.2.32.tgz#279b544f0c8ed023c33454ce4d563d3e05c2f3fb"
|
||||
integrity sha512-fg5g0GZ7/nFc09X8wLe6pNSU8cLWbLRG3TZzPJ1BJvi2s9m7eF991se67wliM9kR5yLHRkyGKU49MMx58s3LJg==
|
||||
next@^14.1.1:
|
||||
version "14.1.1"
|
||||
resolved "https://registry.yarnpkg.com/next/-/next-14.1.1.tgz#92bd603996c050422a738e90362dff758459a171"
|
||||
integrity sha512-McrGJqlGSHeaz2yTRPkEucxQKe5Zq7uPwyeHNmJaZNY4wx9E9QdxmTp310agFRoMuIYgQrCrT3petg13fSVOww==
|
||||
dependencies:
|
||||
"@next/env" "14.2.32"
|
||||
"@swc/helpers" "0.5.5"
|
||||
"@next/env" "14.1.1"
|
||||
"@swc/helpers" "0.5.2"
|
||||
busboy "1.6.0"
|
||||
caniuse-lite "^1.0.30001579"
|
||||
graceful-fs "^4.2.11"
|
||||
postcss "8.4.31"
|
||||
styled-jsx "5.1.1"
|
||||
optionalDependencies:
|
||||
"@next/swc-darwin-arm64" "14.2.32"
|
||||
"@next/swc-darwin-x64" "14.2.32"
|
||||
"@next/swc-linux-arm64-gnu" "14.2.32"
|
||||
"@next/swc-linux-arm64-musl" "14.2.32"
|
||||
"@next/swc-linux-x64-gnu" "14.2.32"
|
||||
"@next/swc-linux-x64-musl" "14.2.32"
|
||||
"@next/swc-win32-arm64-msvc" "14.2.32"
|
||||
"@next/swc-win32-ia32-msvc" "14.2.32"
|
||||
"@next/swc-win32-x64-msvc" "14.2.32"
|
||||
"@next/swc-darwin-arm64" "14.1.1"
|
||||
"@next/swc-darwin-x64" "14.1.1"
|
||||
"@next/swc-linux-arm64-gnu" "14.1.1"
|
||||
"@next/swc-linux-arm64-musl" "14.1.1"
|
||||
"@next/swc-linux-x64-gnu" "14.1.1"
|
||||
"@next/swc-linux-x64-musl" "14.1.1"
|
||||
"@next/swc-win32-arm64-msvc" "14.1.1"
|
||||
"@next/swc-win32-ia32-msvc" "14.1.1"
|
||||
"@next/swc-win32-x64-msvc" "14.1.1"
|
||||
|
||||
node-domexception@^1.0.0:
|
||||
version "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user