Commit Graph

16 Commits

Author SHA1 Message Date
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
b2770f67a1 custom prompts 2023-11-22 23:55:41 +00:00
Alex
0974085c6f prompts 2023-11-14 01:16:06 +00:00
Alex
382c3930a2 history 2023-07-26 22:14:54 +01:00
Alex
9ba86bc174 Update preferenceSlice.ts 2023-03-28 10:19:42 +01:00
Alex
d5522e7c08 prep things 2023-03-27 19:29:10 +01:00
ajaythapliyal
2f63bf85b5 adds default doc 2023-03-01 09:05:16 +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
TaylorS15
b49f7b144f nav cleaning and updated functionality 2023-02-22 10:31:51 -05:00
TaylorS15
907c4f8c4b storing api key and recent source docs locally 2023-02-22 09:12:55 -05:00
TaylorS15
708c11ba78 removed logging 2023-02-20 14:53:53 -05:00
TaylorS15
dea949f772 Moved Doc type to selectDocsApi
Moved /api/docs.ts to /preference/selectDocsApi.ts
Added all source docs to redux
2023-02-20 14:22:11 -05:00
TaylorS15
112e7a2473 removed unused import/export 2023-02-19 15:42:56 -05:00
TaylorS15
5902ca0201 added modal to select source documentation 2023-02-19 15:26:27 -05:00
ajaythapliyal
cb50795ac1 reorganizes the code, introduces preference slice 2023-02-18 00:58:04 +05:30