Commit Graph

27 Commits

Author SHA1 Message Date
Rafi
233eb9c27a feat: i18n 2023-02-14 18:32:49 +08:00
Rafi
5201349363 fix error when clicking the stop button and optimize SSE logic v1.1.5 2023-02-14 15:49:44 +08:00
Rafi
cdd8a86de0 Add feedback buttons v1.1.3 2023-02-13 21:21:47 +08:00
Rafi
96902c9e14 Modify the background color of the theme menu to white to solve the problem of not being able to see the menu 2023-02-13 21:12:46 +08:00
Rafi
b10fafd6a8 feat: Change the location of the snackbar to the top 2023-02-13 21:01:39 +08:00
Rafi
58e92bfe84 feat: Add a welcome screen 2023-02-13 20:55:50 +08:00
Rafi
efd1c96852 Add license to package.json v1.1.2 2023-02-13 14:30:10 +08:00
Rafi
1ee3469978 Abandoning sqlite cache 2023-02-13 14:29:01 +08:00
Wong Saang
65629ca5a6 Merge pull request #2 from Afeigege/main
fix: Send button doesn't work, input box doesn't wrap on mobile
v1.1.1
2023-02-13 12:57:11 +08:00
Afeigege
f64a45c0ee fix: Send button doesn't work, input box doesn't wrap on mobile 2023-02-13 12:47:30 +08:00
Rafi
91ca495f20 Using @nuxtjs/color-mode module to control theme v1.1.0 2023-02-12 18:22:08 +08:00
Rafi
42c9864487 Update the layout to accommodate mobile 2023-02-12 17:37:46 +08:00
Rafi
60f8454578 Update the layout to accommodate mobile 2023-02-12 17:32:25 +08:00
Rafi
998004f203 Merge remote-tracking branch 'origin/main' into main v1.0.0 2023-02-12 15:56:16 +08:00
Rafi
7c1dc572de Add a demo gif to README.md 2023-02-12 15:55:57 +08:00
Rafi
4bbe3ed38d close sse 2023-02-12 15:42:05 +08:00
Wong Saang
26411570ff Update docker-image.yml 2023-02-12 15:22:36 +08:00
Rafi
6dfc92ede9 Change the api key to local storage 2023-02-12 14:16:34 +08:00
Rafi
edde4112c1 Change the model cache to local storage and support caching multiple models 2023-02-12 12:40:47 +08:00
Rafi
2f2ed46911 Modified the docker statement in readme.md 2023-02-11 21:01:42 +08:00
Wong Saang
0265a52aa5 Update docker-image.yml 2023-02-11 20:47:16 +08:00
Wong Saang
704dc333d0 Update docker-image.yml 2023-02-11 20:45:04 +08:00
Wong Saang
e7ced5ed31 Create docker-image.yml 2023-02-11 20:39:13 +08:00
Rafi
15f34b8a12 fix: module '@keyv/sqlite' is not loaded when build 2023-02-11 19:59:42 +08:00
Rafi
e0aa376210 Add LICENSE file 2023-02-11 18:55:32 +08:00
Rafi
c5a4facced Abandoning the use of environment variables
- openaiApiKey
- openaiModelName
2023-02-11 18:41:37 +08:00
Rafi
0c4f782a1b first commit 2023-02-11 17:37:20 +08:00