Commit Graph

18 Commits

Author SHA1 Message Date
Alex
3c492062a9 Fix parsing issue with chunks in store.ts 2024-03-23 11:42:50 +00:00
Alex
ed08123550 Add support for setting the number of chunks processed per query 2024-03-22 14:50:56 +00:00
Alex
f8f60c62fe Add getLocalPrompt and setLocalPrompt functions to preferenceApi.ts 2023-12-04 11:23:51 +02:00
Alex
d7a1be2f3c fix bug 2023-11-23 00:00:08 +00:00
Alex
0974085c6f prompts 2023-11-14 01:16:06 +00:00
Alex
8187a339f0 little bug fix 2023-07-26 22:17:18 +01:00
Alex
f1f8341d25 fixes + combined new + path 2023-03-19 14:44:17 +00:00
ajaythapliyal
2f63bf85b5 adds default doc 2023-03-01 09:05:16 +05:30
ajaythapliyal
63af495693 incorporates 13 from Nicks list 2023-02-25 11:11:15 +05:30
ajaythapliyal
f90abd8753 fixes the middleware setup 2023-02-25 09:52:15 +05:30
ajaythapliyal
b662c30508 adds middleware to sync redux with local storage also adds ununsed
import error rule to linter
2023-02-24 18:46:46 +05:30
ajaythapliyal
a036a6b979 Adds mock conversation api layer, adds reducers to handle various asyc
state and wires it with conversation UI
2023-02-20 09:04:24 +05:30
ajaythapliyal
d20b5f3e09 adds conversation slice 2023-02-19 09:53:39 +05:30
ajaythapliyal
cb50795ac1 reorganizes the code, introduces preference slice 2023-02-18 00:58:04 +05:30
ajaythapliyal
350ccad077 makes the api key modal work 2023-02-18 00:25:21 +05:30
ajaythapliyal
1b6a58520c cleanup 2023-02-17 01:17:43 +05:30
TaylorS15
8e75d83a72 default state change 2023-02-14 21:44:29 -05:00
TaylorS15
5e5f13b664 major changes
state management now handled with redux
responsiveness uses custom hook (hooks.ts)
2023-02-14 21:43:14 -05:00