Commit Graph

17 Commits

Author SHA1 Message Date
ItzCrazyKns c51ec8ff0f
feat(app): implement library feature 2024-06-29 11:09:51 +05:30
ItzCrazyKns 4545ff1d7d
feat(chat-window): adjust color & size 2024-06-25 16:11:39 +05:30
asifrahaman13 a152e58132 🎉 wip: implemented error state for backend socket connection and othe 2024-06-25 15:43:36 +05:30
ItzCrazyKns 32cc430b1b
feat(chat-window): use light theme for spinner 2024-05-31 11:08:32 +05:30
ItzCrazyKns 3bfaf9be28
feat(app): add suggestion generation 2024-05-18 13:10:39 +05:30
ItzCrazyKns 3ef39c69a7
feat(chat-window): add ability to use `q` query param 2024-05-11 12:09:39 +05:30
ItzCrazyKns e8fe74ae7c
feat(ws-managers): implement better error handling 2024-05-06 19:59:13 +05:30
ItzCrazyKns 94ea6c372a
feat(chat-window): clear storage after error 2024-05-05 16:29:40 +05:30
ItzCrazyKns 0440a810f5
feat(http-headers): add `Content-Type` 2024-05-04 15:01:53 +05:30
ItzCrazyKns e3fef3a1be
feat(chat-window): add error handling 2024-05-04 14:56:54 +05:30
ItzCrazyKns 9f45ecb98d
feat(providers): separate embedding providers, add custom-openai provider 2024-05-04 10:51:06 +05:30
ItzCrazyKns f618b713af
feat(chatModels): load model from localstorage 2024-05-02 12:14:26 +05:30
ItzCrazyKns d37a1a8020
feat(agents): support local LLMs 2024-04-20 11:18:52 +05:30
ItzCrazyKns 28a7175afc
feat(chat): Add loading for ws 2024-04-20 10:23:56 +05:30
ItzCrazyKns 98fae392b7
feat(focus-modes): Add focus modes 2024-04-13 12:11:47 +05:30
ItzCrazyKns 1c487d4224
feat(navbar): Update title and time 2024-04-09 19:10:15 +05:30
ItzCrazyKns d1c74c861e
Initial commit 2024-04-09 16:21:05 +05:30