Commit Graph

1809 Commits

Author SHA1 Message Date
DirkSchlossmacher
04ed030276 session or email is not available 2023-11-23 13:51:49 +01:00
DirkSchlossmacher
4b66ba8821 userEmail 2023-11-23 13:45:12 +01:00
DirkSchlossmacher
fda1afdebd modelConfig.model 2023-11-23 13:32:16 +01:00
DirkSchlossmacher
ea0e0f8cec getServerSession 2023-11-23 13:25:57 +01:00
DirkSchlossmacher
51e5785ce4 const session = await getServerSession(); 2023-11-23 13:22:37 +01:00
DirkSchlossmacher
62955f1347 incrementAPICallCount 2023-11-23 12:58:39 +01:00
DirkSchlossmacher
32e4ab7241 "historyMessageCount":20, 2023-11-21 17:39:20 +01:00
DirkSchlossmacher
4e124efdd7 AdEx Circumvent Limit of 4k Output-Tokens 2023-11-21 08:40:30 +01:00
GH Action - Upstream Sync
accfe4cdc8 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-11-20 00:40:11 +00:00
Yidadaa
f2485931d9 feat: better animation speed 2023-11-19 19:15:11 +08:00
Yifei Zhang
4f8a0b7711
Merge pull request #3308 from yuri-filipe/main 2023-11-19 18:45:31 +08:00
Yifei Zhang
2dde55050e
Merge pull request #3311 from Yidadaa/bugfix-1119 2023-11-19 18:44:14 +08:00
Yidadaa
6aade62ce2 feat: close #3300 support multiple api keys 2023-11-19 18:42:30 +08:00
Yidadaa
45b88ebb2a feat: close #3304 use = instead of : to map model name in CUSTOM_MODELS 2023-11-19 18:34:39 +08:00
Yidadaa
dc7159a450 feat: close #3301 enable or diable default models with -all / +all 2023-11-19 18:32:54 +08:00
Yidadaa
536ace8e10 feat: animate streaming response to make more smooth 2023-11-19 18:24:51 +08:00
GH Action - Upstream Sync
6d44c5c5c4 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-11-19 00:42:20 +00:00
Yifei Zhang
16b2a3e66e
Update vercel.json 2023-11-19 04:23:25 +08:00
Yuri Filipe
6f135a0cce Translation of the application into Brazilian Portuguese 2023-11-18 15:12:15 -03:00
DirkSchlossmacher
948f11b112 Merge https://github.com/Yidadaa/ChatGPT-Next-Web 2023-11-17 14:38:36 +01:00
DirkSchlossmacher
95bf88044a AdEx Circumvent Limit of 4k Output 2023-11-17 13:39:04 +01:00
DirkSchlossmacher
5ef06b6d01 AdEx Circumvent Limit of 4k 2023-11-17 13:33:49 +01:00
DirkSchlossmacher
da57ddd0ea Circumvent Limit of 4k Output-Tokens 2023-11-17 13:25:42 +01:00
DirkSchlossmacher
d9ac215ddc gpt-3.5-turbo-1106 2023-11-17 12:37:36 +01:00
DirkSchlossmacher
855cc6879d (!apiKey || !!serverConfig.hideUserApiKey) { 2023-11-17 11:44:28 +01:00
Yifei Zhang
cf220dd2eb
Update vercel.json 2023-11-17 15:22:11 +08:00
Yifei Zhang
914f4fb862
Update vercel.json 2023-11-17 15:11:03 +08:00
Yifei Zhang
7bdb68eecf
config: disable ip forward in vercel json config 2023-11-17 15:10:51 +08:00
Yifei Zhang
3c510cfaf0
chore: update gh actions nodejs version to 18 2023-11-17 11:56:42 +08:00
Yifei Zhang
401fa198c9
Update tauri.conf.json 2023-11-17 11:29:52 +08:00
Yifei Zhang
600df4f63a
Merge pull request #3290 from Eric-2369/main 2023-11-17 11:26:21 +08:00
DirkSchlossmacher
d94205e967 api key 2023-11-16 11:11:53 +01:00
Eric-2369
74eb42c111
config: exclude hkg1 from the deployment regions of the edge function 2023-11-16 11:33:10 +08:00
GH Action - Upstream Sync
539d5368bc Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-11-16 00:56:56 +00:00
Yidadaa
9876a1aeca fix: #3275 refuse on server side if hide user api key 2023-11-16 00:53:11 +08:00
GH Action - Upstream Sync
983f96d9c1 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-11-15 00:56:00 +00:00
DirkSchlossmacher
2c8e112c87 text export as default 2023-11-14 16:41:41 +01:00
DirkSchlossmacher
741f727628 return 0 2023-11-14 13:12:24 +01:00
DirkSchlossmacher
4cb13df34f redisRestClient rework 2023-11-14 13:03:33 +01:00
DirkSchlossmacher
c93d001be5 redis null 2023-11-14 12:29:22 +01:00
DirkSchlossmacher
cc8b1e35c6 getRedisClient 2023-11-14 11:46:32 +01:00
DirkSchlossmacher
993c7be12d redis no error 2023-11-14 11:36:02 +01:00
DirkSchlossmacher
14795c50c0 sidebar 2023-11-14 11:09:48 +01:00
DirkSchlossmacher
6a6a2490ed img 2023-11-14 11:02:35 +01:00
DirkSchlossmacher
0f57257921 type changes 2023-11-14 10:55:57 +01:00
DirkSchlossmacher
e3a6787f06 type changes 2023-11-14 10:52:02 +01:00
DirkSchlossmacher
35c6263560 redisRestClient refactor 2023-11-14 10:40:01 +01:00
DirkSchlossmacher
511f650696 path2 2023-11-14 10:20:49 +01:00
DirkSchlossmacher
2ba5a8c01b './utils/cloud/redisRestClient' 2023-11-14 10:12:12 +01:00
DirkSchlossmacher
e45b567d1d useState 2023-11-14 10:01:55 +01:00