Commit Graph

24 Commits

Author SHA1 Message Date
5c787bbb55 feat(app): lint & beautify 2025-01-11 13:10:23 +05:30
d18e88acc9 Delete msgs only belonging to the chat 2024-12-27 20:55:55 -08:00
fdb3d09d12 Merge branch 'feat/single-search' 2024-11-29 18:07:33 +05:30
dc4a843d8a feat(agents): switch to MetaSearchAgent 2024-11-29 18:06:00 +05:30
64ee19c70a feat(messageHandler): switch to webSearch mode if files 2024-11-25 12:34:37 +05:30
4b89008f3a feat(app): add file uploads 2024-11-23 15:04:19 +05:30
5aad2febda feat(messageHandler): fix duplicate messageIDs 2024-10-17 18:50:43 +05:30
3a01eebc04 feat(chat): prevent ws not open errors 2024-10-15 18:04:50 +05:30
7cce853618 feat(providers): add optimization modes 2024-10-11 10:35:59 +05:30
2785cdd97a feat(routes): add search route 2024-09-25 15:27:48 +05:30
1589f16d5a feat(providers): add displayName property 2024-09-24 22:34:43 +05:30
3ffb20b777 feat(backend): fix type errors 2024-07-08 01:31:11 +05:30
61044715e9 feat(msg-handler): update message types 2024-06-29 11:09:31 +05:30
e8fe74ae7c feat(ws-managers): implement better error handling 2024-05-06 19:59:13 +05:30
6e61c88c9e feat(error-object): add key 2024-05-05 16:28:46 +05:30
9f45ecb98d feat(providers): separate embedding providers, add custom-openai provider 2024-05-04 10:51:06 +05:30
f618b713af feat(chatModels): load model from localstorage 2024-05-02 12:14:26 +05:30
aae85cd767 feat(logging): add logger 2024-04-30 12:18:18 +05:30
d37a1a8020 feat(agents): support local LLMs 2024-04-20 11:18:52 +05:30
c6a5790d33 feat(config): Use toml instead of env 2024-04-20 09:32:19 +05:30
90edd98613 feat(messageHandler): add new emitter event handling 2024-04-17 11:27:05 +05:30
21672d150d feat(focus-selector): Stylize focus selector 2024-04-13 12:20:36 +05:30
98fae392b7 feat(focus-modes): Add focus modes 2024-04-13 12:11:47 +05:30
d1c74c861e Initial commit 2024-04-09 16:21:05 +05:30