Commit Graph

24 Commits

Author SHA1 Message Date
Alex
44d225e6ca Merge branch 'main' into 1059-migrating-database-to-new-model 2024-09-09 23:55:25 +01:00
Alex
fe78e9a336 lint: more lintingg 2024-09-08 22:55:45 +01:00
Alex
a353e69648 feat: new vectors structure 2024-09-08 16:59:51 +01:00
Siddhant Rai
6da483b3ef fix: minor ui fix + added req changes 2024-08-19 17:33:15 +05:30
Siddhant Rai
220d137e66 feat: dropdown to adjust conversational history limits 2024-05-26 23:13:01 +05:30
TomasMatarazzo
b84842df3d Fixing types 2024-04-22 16:35:44 -03:00
TomasMatarazzo
480825ddd7 now is working in settings 2024-04-22 16:16:19 -03:00
TomasMatarazzo
260e328cc1 first change 2024-04-22 14:41:59 -03: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
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