Commit Graph

17 Commits

Author SHA1 Message Date
467905d9f2 Added compact mode for more concise answers.
Made optimization mode persist between page refreshes.
Added mode switcher to chat so it can be changed while researching.
2025-02-16 15:02:05 -07:00
db7407bfac feat(messageBox): style markdown 2024-12-05 20:19:41 +05:30
7c6ee2ead1 feat(video-search): handle custom OpenAI 2024-10-30 10:28:31 +05:30
c51ec8ff0f feat(app): implement library feature 2024-06-29 11:09:51 +05:30
594106aea3 update(ui): remove useless imports 2024-06-07 16:39:14 +08:00
f061345c74 fix(MessageBox): multi line related item text will turn the plus icon small 2024-05-28 12:48:08 +08:00
5fe08b5ec8 update(MessageBox): parsed markdown message render style fix 2024-05-28 12:45:19 +08:00
d28cfa3319 fix(MessageBox): <code/> type message text-color adapt light mode 2024-05-28 07:47:45 +08:00
a5978d544c update(ui): re-manage theme config 2024-05-27 11:49:09 +08:00
c97a434723 fix(ui): hover style class uses 2024-05-25 07:26:51 +08:00
996cc1b674 feat: adaptive light mode 2024-05-24 21:18:10 +08:00
c61facef13 feat(message-box): display suggestions 2024-05-18 13:11:15 +05:30
c710f4f88c feat(message-box): fix bugs 2024-05-04 10:48:42 +05:30
c87c2b27a9 feat(message-actions): add speak message, bump version 2024-05-03 18:25:22 +05:30
6e304e7051 feat(video-search): add video search 2024-04-30 14:31:32 +05:30
5df3c5ad8c feat(image-search): handle chat history 2024-04-28 11:15:28 +05:30
d1c74c861e Initial commit 2024-04-09 16:21:05 +05:30