9 Commits

Author SHA1 Message Date
3c057cfa8b chore: add prettier and format code files 2023-05-19 20:05:38 +08:00
69fd60ce76 feat: refactor to consolidate usage collection
Also only record the current system prompt instead of recording all previous exchange.
2023-05-02 14:48:54 +08:00
ea7a48a26b chore: use prettier for project and apply to all files 2023-04-29 22:49:07 +08:00
473abb857c fix: the change assistant didn't take effect immediately #45 (#46)
* fix the change assistant didn't take effect immediately #45

* Update src/store/conversation.ts

Co-authored-by: boojack <stevenlgtm@gmail.com>

* change method name

* change method name

* fix the call method

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-04-20 21:08:00 +08:00
7f2568fd08 feat: add dark mode switch in sidebar 2023-04-13 11:22:40 +08:00
c4de3b0d6f feat: implement dark mode (#27)
* feat: implement dark mode

* feat: update data table dark mode style

* chore: update
2023-04-12 11:05:25 +08:00
3341af871f chore: rename chat to conversation 2023-04-06 21:48:36 +08:00
06eda19fa3 feat: update message status handler 2023-04-01 11:32:39 +08:00
861a22f13d refactor: move codes into src folder 2023-03-31 16:12:09 +08:00