Commit Graph

1982 Commits

Author SHA1 Message Date
Qingyun Yixi
48169f1eb6 Update tw.ts 2024-12-13 10:45:09 +08:00
Qingyun Yixi
d50bf47e0d Update tw.ts 2024-12-13 10:44:02 +08:00
Qingyun Yixi
2103de5768 Update tw.ts 2024-12-13 10:43:11 +08:00
Qingyun Yixi
f73ad3bfab Update en.ts 2024-12-13 10:39:58 +08:00
Qingyun Yixi
5c59490c4b Update tw.ts 2024-12-13 10:28:46 +08:00
Qingyun Yixi
55a131b51f Update en.ts 2024-12-13 10:26:18 +08:00
Qingyun Yixi
f176fd8fb7 Update cn.ts 2024-12-13 10:24:29 +08:00
Qingyun Yixi
797124a160 Update cn.ts 2024-12-13 10:23:53 +08:00
Qingyun Yixi
27f1ded702 Update cn.ts 2024-12-13 10:23:29 +08:00
Qingyun Yixi
8da99372cd Update layout.tsx 2024-12-13 10:22:51 +08:00
Qingyun Yixi
966e69c464 Update cn.ts 2024-12-13 10:19:08 +08:00
Qingyun Yixi
4d33cd987a Update constant.ts 2024-12-13 10:17:02 +08:00
Qingyun Yixi
44dfa91746 Update sidebar.tsx 2024-12-13 10:14:53 +08:00
Qingyun Yixi
a1fe280b29 Update sidebar.tsx 2024-12-13 10:14:15 +08:00
Qingyun Yixi
0de7e95fcd Update sidebar.tsx 2024-12-13 10:13:38 +08:00
Qingyun Yixi
4168c31a63 Update auth.tsx 2024-12-13 10:12:30 +08:00
青云依兮
be79df4853 Update auth.tsx 2024-05-14 22:02:33 +08:00
青云依兮
05d84031a5 Update en.ts 2024-05-14 21:43:45 +08:00
青云依兮
e759a6b8d2 Update tw.ts 2024-05-14 21:43:26 +08:00
青云依兮
c414c9efd3 Update en.ts 2024-05-14 21:40:28 +08:00
青云依兮
6f7483c607 Update cn.ts 2024-05-14 21:39:36 +08:00
青云依兮
51446eb388 Update constant.ts 2024-05-14 21:36:25 +08:00
青云依兮
bd6e62c5a9 Update sidebar.tsx 2024-05-14 21:35:08 +08:00
青云依兮
cf65f6cac8 Update sidebar.tsx 2024-05-14 21:30:28 +08:00
青云依兮
a85d0e96ce Update tw.ts 2024-05-14 21:29:11 +08:00
青云依兮
474a57ad56 Update layout.tsx 2024-05-14 21:26:58 +08:00
青云依兮
9cba54280f Update en.ts 2024-05-14 21:25:23 +08:00
青云依兮
33fff93689 Update id.ts 2024-05-14 21:24:48 +08:00
青云依兮
a28a8f7e0a Update cn.ts 2024-05-14 21:23:20 +08:00
fred-bf
cf635a5e6f Merge pull request #4684 from ChatGPTNextWeb/fred-bf-patch-4
feat: bump version
v2.12.3
2024-05-14 17:36:06 +08:00
fred-bf
3a007e4f3d feat: bump version 2024-05-14 17:35:58 +08:00
fred-bf
9faab960f6 Merge pull request #4674 from leo4life2/main
support gpt-4o
2024-05-14 14:36:23 +08:00
fred-bf
5df8b1d183 fix: revert gpt-4-turbo-preview detection 2024-05-14 14:32:34 +08:00
Leo Li
ef5f910f19 support gpt-4o 2024-05-13 17:28:13 -04:00
DeanYao
6b30e167e1 Merge pull request #4647 from ChatGPTNextWeb/dependabot/npm_and_yarn/next-14.1.1
chore(deps): bump next from 13.4.9 to 14.1.1
2024-05-13 17:15:08 +08:00
DeanYao
8ec721259a Merge pull request #4670 from DmitrySandalov/patch-1
Fix typo for "OpenAI Endpoint" in the en locale
2024-05-13 17:13:44 +08:00
Dmitry Sandalov
d3131d2f55 Fix typo for "OpenAI Endpoint" in the en locale 2024-05-13 10:39:49 +02:00
DeanYao
212ae76d76 Merge pull request #4610 from rooben-me/fix-sync
Fix Sync Issue with Upstash
2024-05-13 11:28:29 +08:00
dependabot[bot]
cd48f7eff4 chore(deps): bump next from 13.4.9 to 14.1.1
Bumps [next](https://github.com/vercel/next.js) from 13.4.9 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v13.4.9...v14.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10 00:27:02 +00:00
DeanYao
3513c6801e Merge pull request #4626 from ChatGPTNextWeb/chore-fix
feat: googleApiKey & anthropicApiKey support setting multi-key
2024-05-07 15:06:02 +08:00
Dean-YZG
864529cbf6 feat: googleApiKey & anthropicApiKey support setting multi-key 2024-05-06 21:14:53 +08:00
DeanYao
58c0d3e12d Merge pull request #4625 from ChatGPTNextWeb/chore-fix
feat: fix 1)the property named 'role' of the first message must be 'u…
2024-05-06 20:48:29 +08:00
Dean-YZG
a1493bfb4e feat: bugfix 2024-05-06 20:46:53 +08:00
butterfly
b3e856df1d feat: fix 1)the property named 'role' of the first message must be 'user' 2)if default summarize model 'gpt-3.5-turbo' is blocked, use currentModel instead 3)if apiurl&apikey set by location, useCustomConfig would be opened 2024-05-06 19:26:39 +08:00
ruban
8ef2617eec Removed spaces 2024-05-02 23:24:41 -07:00
ruban
1da7d81122 Fix cloud data sync issue with Upstash (#4563) 2024-05-02 23:22:32 -07:00
ruban
a103582346 fix 2024-05-02 23:10:10 -07:00
ruban
7b61d05e88 new fix 2024-05-02 23:08:17 -07:00
ruban
6fc7c50f19 this 2024-05-02 22:55:41 -07:00
ruban
9d728ec3c5 this is ti 2024-05-02 22:50:35 -07:00