Commit Graph

19 Commits

Author SHA1 Message Date
DirkSchlossmacher
8eecd945f5 Merge remote-tracking branch 'upstream/main' 2024-04-17 17:19:57 +02:00
butterfly
69b079c86e feat: dev done 2024-04-07 11:32:57 +08:00
Klaas Reineke
20c81d0148 Fixing manual merge 2024-03-25 18:16:20 +01:00
Klaas Reineke
f1526ebf65 Merge remote-tracking branch 'upstream/main' into klaas20240303 2024-03-25 15:56:20 +01:00
Fred Liang
f5ed1604aa
fix: fix removing bearer header 2023-12-25 05:24:20 +08:00
Fred Liang
5c638251f8
fix: fix using different model 2023-12-25 05:12:21 +08:00
Fred Liang
5af68ac545
fix: fix issue https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/3616 2023-12-25 04:07:35 +08:00
H0llyW00dzZ
35471a41c8
Fix & Feat [Auth] Api Key Variable
- [+] fix(auth.ts): fix variable name from serverApiKey to systemApiKey
- [+] feat(auth.ts): add support for Google API key in addition to Azure API key
2023-12-25 00:37:48 +07:00
DirkSchlossmacher
855cc6879d (!apiKey || !!serverConfig.hideUserApiKey) { 2023-11-17 11:44:28 +01:00
DirkSchlossmacher
d94205e967 api key 2023-11-16 11:11:53 +01:00
Yidadaa
9876a1aeca fix: #3275 refuse on server side if hide user api key 2023-11-16 00:53:11 +08:00
Yidadaa
b7ffca031e feat: close #935 add azure support 2023-11-10 02:43:37 +08:00
Yidadaa
184a0b9481 fix: #1954 lazy render bugs 2023-06-15 01:34:21 +08:00
Yidadaa
af497c96ec fix: #1612 infinite loading 2023-05-20 19:58:12 +08:00
Yidadaa
203ac0970d feat: #1640 support free gpt endpoint 2023-05-19 23:53:27 +08:00
Yidadaa
3fe521421f chore: dynamic server config 2023-05-18 02:15:30 +08:00
Yidadaa
71cbf86b2c fixup: add more error info 2023-05-16 01:58:58 +08:00
Yidadaa
c2e79d22d2 fix: #1233 detect api key with custom prefix 2023-05-04 22:50:07 +08:00
Yidadaa
48ebd74859 refactor: merge token and access code 2023-05-03 23:08:37 +08:00