Commit Graph

130 Commits

Author SHA1 Message Date
Yidadaa 90d8f3117f fix: #2295 use correct methods to migrate state 2023-07-09 16:28:15 +08:00
Yidadaa 54bd07702c refactor: #2256 hide builtin masks 2023-07-05 22:39:25 +08:00
Yifei Zhang a75e2b0c0e
Merge pull request #2256 from marcusschiesser/main
feat: add setting to hide built-in masks
2023-07-05 22:30:28 +08:00
sunls233 089e3b8946 fix summarize don't send 2023-07-05 14:27:37 +08:00
GH Action - Upstream Sync 9c36fcec81 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-07-05 00:12:23 +00:00
Marcus Schiesser 74fa065266 feat: add setting to hide builtin masks 2023-07-05 00:07:26 +07:00
Yidadaa 4131fccbe0 feat: close #2192 use /list/models to get model ids 2023-07-04 23:16:24 +08:00
Yidadaa 823032617d feat: add top p config 2023-07-04 00:39:54 +08:00
Yidadaa 5963459499 fix: #2221 user prompts in front of all prompts 2023-07-04 00:22:30 +08:00
Yidadaa ee55f8790e fix: #2208 use global settings button dose not work 2023-07-01 18:16:06 +08:00
Yidadaa be4834688d feat: close #2190 improve app auto updater 2023-06-30 00:39:54 +08:00
Yidadaa 1dd75b63de feat: [WIP] support webdav 2023-06-28 00:34:01 +08:00
Yidadaa 5f0cda829f feat: #2144 improve input template 2023-06-26 13:18:59 +08:00
Constaline c05de45d99 feat: add "Hide_Balance_Query" environment variable 2023-06-25 20:20:36 +08:00
Yidadaa ae1ef3215b feat: close #628 add chat commands 2023-06-24 23:38:11 +08:00
Xiaocheng Song 91d8f9d73e fix: #2111 make "Attached Messages Count" working 2023-06-24 05:53:39 +08:00
Yidadaa 1722f75dcb fixup 2023-06-24 00:18:27 +08:00
Yidadaa be597a551d feat: #close 1789 add user input template 2023-06-24 00:07:46 +08:00
PaRaD1SE98 f4c99c9cf7
fix: migrate modelConfig state 2023-06-22 02:11:07 +09:00
Yifei Zhang f3ec9f02eb
Merge pull request #1807 from AngelLiang/feat/frequency_penalty
feat: Add frequency_penalty request parameter
2023-06-18 14:36:55 +08:00
Yidadaa db63a5a670 fix: #1771 should not lose chat context when sumindex > n - count 2023-06-18 00:51:16 +08:00
Yidadaa 47c546fafa fix: #1982 should not fullscreen on standlone build 2023-06-15 22:34:50 +08:00
Jiacheng Dong 4dd5bf71ea
Update chat.ts 2023-06-15 13:59:38 +08:00
Jiacheng Dong 1d42e955fc
fix: updating the array using push in zustand does not actually trigger component updates 2023-06-15 10:55:25 +08:00
Jiacheng Dong e636d486f5
fix: updating the array using push in zustand does not actually trigger component updates 2023-06-15 10:23:01 +08:00
Yidadaa 6264c02543 feat: add app logo and
release workflow
2023-06-15 02:49:08 +08:00
Yidadaa 76fdd047e7 feat: new token count function 2023-06-15 00:14:38 +08:00
Yidadaa 8590750e4c feat: close #1960 add gpt-3.5-turbo-16k-0613 2023-06-14 23:22:59 +08:00
suhipek d2ae740d5f add new models 2023-06-14 01:51:37 +08:00
Yidadaa 50cd33dbb2 feat: #1000 ready to support client-side only 2023-06-14 00:37:42 +08:00
Yidadaa 37da759fd5 fix: #1815 refuse to serve when disable gpt4 2023-06-07 01:02:01 +08:00
AngelLiang 72cbb156ae feat: Add frequency_penalty request parameter 2023-06-04 16:05:35 +08:00
Yidadaa 4cf659c29b chore: wont send system info if user use a mask 2023-05-22 23:52:09 +08:00
Yifei Zhang e9642c7505
fix: #1688 wrong clear context index 2023-05-22 18:56:19 +08:00
Yidadaa a19d238483 feat: close #1415 clear context button 2023-05-21 01:28:09 +08:00
Yidadaa f14b413b7c feat: scrollable mask lists in new-chat page 2023-05-20 23:49:10 +08:00
Yidadaa 6d8c7ba140 feat: close #1626 hide context prompts in mask config 2023-05-20 20:08:17 +08:00
Yidadaa af497c96ec fix: #1612 infinite loading 2023-05-20 19:58:12 +08:00
Yidadaa b1ba3df989 feat: close #1478 new chat use global config as default 2023-05-20 00:39:52 +08:00
Yifei Zhang 7f13a8d2bc
feat: support fast chatgpt mobile models 2023-05-19 18:34:48 +08:00
Yidadaa 736c66f46a feat: stop all stale messages 2023-05-18 01:24:36 +08:00
Yidadaa 71cbf86b2c fixup: add more error info 2023-05-16 01:58:58 +08:00
PaRaD1SE98 b357e2ecef
fix: typo IMPRTANT -> IMPORTANT 2023-05-15 10:03:11 +09:00
Yidadaa 5f444c1c82 fix: conflict 2023-05-15 01:36:22 +08:00
Yidadaa a3de277c43 refactor: #1000 #1179 api layer for client-side only mode and local models 2023-05-15 01:33:46 +08:00
Yidadaa bd90caa99d refactor: llm client api 2023-05-14 23:00:17 +08:00
PaRaD1SE98 ff2589c97f
remove error messages for chat title summary 2023-05-14 02:34:32 +09:00
PaRaD1SE98 a9f000e7ef
remove error messages in toBeSummarizedMsgs 2023-05-14 01:24:20 +09:00
Yidadaa 36adfe87fb fix: #1401 try to disable zoom 2023-05-11 23:21:16 +08:00
Yidadaa cb55ce084c feat: add model and time info to prompts 2023-05-10 00:51:43 +08:00