Commit Graph

26 Commits

Author SHA1 Message Date
projectmoon f2fbc5db25 haserror 2024-07-30 19:51:14 +02:00
projectmoon 92cba01e52 Do not set websocket to null if in error state. 2024-07-30 19:45:20 +02:00
projectmoon f8f1b31cb3 test for not killing entire window when ws closes 2024-07-30 12:43:21 +02:00
projectmoon b1b1db184d Merge remote-tracking branch 'overcuriousity/master' into ollama-auth 2024-07-25 21:24:47 +02:00
ItzCrazyKns 08379fcad5
feat(ws-connector): fix `undefined` chat model 2024-07-25 20:36:26 +05:30
overcuriousity 5b882f4e13 added persistent storage for the settings 2024-07-18 21:54:02 +02:00
ItzCrazyKns e1732b9bf2
feat(chat-window): fix WS connection errors 2024-07-14 12:37:36 +05:30
ItzCrazyKns 27e6f5b9e1
feat(chat-window): unselect unavailable model 2024-07-09 16:21:45 +05:30
ItzCrazyKns c62684407d
feat(chat-window): handle notFound errors 2024-06-29 12:11:34 +05:30
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