29 Commits

Author SHA1 Message Date
6ac0ed45de feat: implement connection edit (#6) 2023-03-29 11:54:45 +08:00
ee20272a9e feat: implement edit chat title modal 2023-03-28 18:31:56 +08:00
65f2100f50 feat: use drawer instead of modal for sql query 2023-03-28 16:43:15 +08:00
840be94241 chore: update auto select chat when connection changed 2023-03-28 12:06:45 +08:00
c32a971bf2 chore: update prompts for code block language 2023-03-28 10:03:27 +08:00
9240b395e8 chore: update style issues from feedback 2023-03-27 23:29:58 +08:00
408e61e171 chore: update assistant prompt 2023-03-27 15:32:00 +08:00
c15f572d40 feat: add message request loader 2023-03-27 15:01:48 +08:00
ca73de6c8b feat: implement delete connection/chat 2023-03-27 01:06:28 +08:00
cad70c919a chore: update icon usage 2023-03-26 23:19:28 +08:00
7f2cc8890a feat: implement responsive sidebar 2023-03-24 17:01:28 +08:00
0218a9c065 feat: implement setting modal 2023-03-24 15:58:08 +08:00
1c84e9a1df feat: implement streaming response 2023-03-24 11:49:41 +08:00
9969c7fa2a feat: implement postgres connector 2023-03-23 17:51:31 +08:00
39df26a08f feat: implement connection sidebar 2023-03-23 16:18:13 +08:00
eb978bd669 feat: implement mysql connector 2023-03-23 16:12:16 +08:00
bad550bdea chore: update connection store 2023-03-23 00:10:50 +08:00
fcd5d544ba chore: use dynamic import to avoid page hydrated 2023-03-22 23:42:59 +08:00
ecf981b361 chore: add import alias 2023-03-22 16:56:20 +08:00
5dc3c05a2a feat: implement connection and database types 2023-03-22 16:32:12 +08:00
6daa459e57 chore: rename to sqlchat 2023-03-20 13:42:47 +08:00
d2427f4e5f chore: remove user store 2023-03-19 23:40:06 +08:00
d11648f2bb feat: add prompt for assistant 2023-03-19 23:19:08 +08:00
400b40922c chore: update message textarea 2023-03-19 22:15:20 +08:00
262d6904d3 feat: update chat view response style 2023-03-19 20:30:57 +08:00
208c894db8 feat: update chat view layout 2023-03-19 00:42:35 +08:00
0f88de5ae8 feat: add persist middleware to store 2023-03-16 23:04:29 +08:00
4ea6ce143f feat: update ChatView layout 2023-03-16 21:29:34 +08:00
5ff430fe34 feat: implement stores and basic chat logic 2023-03-16 17:01:38 +08:00