Commit Graph

67 Commits

Author SHA1 Message Date
Yidadaa
eac392949f fix: hot fix for data migration 2023-04-28 01:54:57 +08:00
Yidadaa
50d7841144 feat: i18n refactor and style adjustment 2023-04-28 00:34:37 +08:00
Yidadaa
f8c2725c66 feat: migrate state from v1 to v2 2023-04-27 02:00:22 +08:00
Yidadaa
3c8077644d feat: add i18n for mask 2023-04-27 01:16:21 +08:00
Yidadaa
dbf91016ed feat: add mask crud 2023-04-26 02:02:46 +08:00
Yidadaa
f6db2c8bfa feat: add mask page 2023-04-25 00:49:27 +08:00
Yidadaa
e25e994800 feat: add mask screen 2023-04-24 01:15:44 +08:00
Yidadaa
4aa25dd4bd fixup: request params 2023-04-23 21:54:18 +08:00
Yidadaa
abbbd3c533 fixup 2023-04-23 01:37:47 +08:00
Yidadaa
db84e6c0ee feat: add session config modal 2023-04-23 01:27:15 +08:00
Yidadaa
ac8f484622 feat: session-level model config 2023-04-22 01:13:23 +08:00
Yidadaa
d263e4795f fix: #963 config not work 2023-04-22 00:12:07 +08:00
Yidadaa
f378574c6e feat: close #928 summarize with gpt3.5 2023-04-21 23:22:02 +08:00
Yidadaa
0f9f3fe97a feat: close #928 summarize with gpt-3.5 2023-04-20 23:04:58 +08:00
Yidadaa
e9d520047d fixup 2023-04-20 22:58:19 +08:00
Yidadaa
5859c7a4f5 feat: close #291 gpt-4 model uses black icon 2023-04-20 22:52:14 +08:00
Yifei Zhang
930fcdcd6a fix: #915 allow send 0 history messages 2023-04-19 11:20:07 +08:00
Yidadaa
5424117111 fixup 2023-04-18 11:44:15 +08:00
Yifei Zhang
a6b07b449a feat: close #864 improve long term history 2023-04-18 11:42:08 +08:00
Yidadaa
b9e6c45873 feat: user prompts 2023-04-18 01:34:12 +08:00
Yidadaa
2d433f47cc feat: check usage throttle 2023-04-17 23:12:27 +08:00
Yidadaa
18985cfd96 feat: close #539 add delete message button 2023-04-16 18:55:29 +08:00
Yidadaa
490daa2914 fix: #829 filter empty prompt 2023-04-16 18:11:09 +08:00
Yidadaa
5b73f423a0 feat: close #118 add stop all button 2023-04-16 18:07:43 +08:00
Yidadaa
9f9488c720 feat: dynamic config 2023-04-11 02:54:31 +08:00
Yidadaa
bb9bd317b2 refactor: build/runtime/client configs 2023-04-11 01:21:34 +08:00
Yifei Zhang
a241df0919 Update access.ts 2023-04-10 10:57:16 +08:00
Yidadaa
647d5ab041 fix: #522 resizable side bar 2023-04-10 00:54:17 +08:00
Yidadaa
30992b3557 fix: #589 improve unauthorized tips 2023-04-09 23:51:12 +08:00
Yidadaa
ee3a9c24f6 fix: #641 delete wrong chat list 2023-04-09 23:41:16 +08:00
Yidadaa
d5f1ac7893 fix: #613 show all prompts when input / 2023-04-08 02:53:35 +08:00
Yorun
822d7dd7e3 fix: hide toast on cancel session deletion on mobile 2023-04-07 14:51:08 +08:00
Yidadaa
5f1ead8caf feat: #499 revert delete session 2023-04-07 00:14:27 +08:00
Yifei Zhang
f9c1cd6899 Merge pull request #509 from xiaotianxt/feat/dnd-xiaotianxt
Drag & Drop support for ChatList
2023-04-06 04:12:00 +08:00
Yidadaa
fcdf15b417 fix: #410 can not stop response 2023-04-06 03:19:33 +08:00
Yidadaa
f71841a8d7 feat: close #469 support reset session and do not send memory 2023-04-06 02:37:12 +08:00
xiaotianxt
57943cbe6c feat(dnd): add drag and drop feature 2023-04-06 01:43:10 +08:00
yidadaa
abfa64652f fix: #418 valid model config 2023-04-04 01:05:33 +08:00
Yifei Zhang
0ae0d83bf0 Merge pull request #401 from cyhhao/pr2
fix: context message should exclude all error tips
2023-04-03 14:26:32 +08:00
cyhhao
17cfea7f1f session message should exclude all error tips 2023-04-03 14:13:57 +08:00
Yifei Zhang
063a1c8dbf Update app.ts 2023-04-03 10:50:29 +08:00
Yifei Zhang
f67e014952 feat: #138 add context prompt, close #330 #321 2023-04-02 17:48:43 +00:00
Yifei Zhang
f4d82c13ed fix: #244 optimize polyfill 2023-04-02 13:56:34 +00:00
Cesaryuan
44b7da5e5f Merge branch 'main' into patch-1 2023-04-02 21:39:03 +08:00
Cesaryuan
6d02da8cab fix: historyMessageCount 2023-04-02 20:23:56 +08:00
Yifei Zhang
1e85ea75b6 Merge pull request #271 from RugerMcCarthy/feat/send_preview_option
feat: add switch of send preview bubble
2023-04-02 20:08:35 +08:00
Cesaryuan
4df73fd1e5 fix: fix history message count
Bug: The length of `new Array(20).slice(20 - 24) ` is 4 which should be 24.
2023-04-02 19:43:11 +08:00
AprilNEA
6fa25cb8af Merge branch 'main' into reset
# Conflicts:
#	app/components/settings.tsx
2023-04-02 13:45:34 +08:00
AprilNEA
d9905c122d feat: clear session only 2023-04-02 13:42:47 +08:00
Jun Wu
025bdee569 app: polyfill Array.at
This fixes compatibility issue with older browsers like WeChat webview.
The summary feature now works as expected.
2023-04-01 11:38:52 -07:00