Commit graph

103 commits

Author SHA1 Message Date
Dhravya Shah
be3e13b4bf merged latest changes with queue branch and ready for prod 2024-08-06 11:05:02 -07:00
Kush Thaker
7e939a54f2 Merge branch 'kush/be-queue' of https://github.com/Dhravya/supermemory into kush/be-queue 2024-08-06 20:48:20 +05:30
Kush Thaker
1336da8aae Fix job errors not reflecting in D1; add delays on document insert in vectorize to help with open ai rate limits 2024-08-06 20:48:13 +05:30
Dhravya Shah
6286b376fa optional chaining 2024-08-05 18:41:55 -07:00
Dhravya Shah
e652682671 fix: entities urls might not be there 2024-08-05 18:38:00 -07:00
Dhravya Shah
4a9565f91d changes for staging 2024-08-05 18:36:26 -07:00
Kush Thaker
e4fd7f5aac move limit to backend and thread service binding 2024-08-05 21:25:11 +05:30
Dhravya Shah
a327805a7d calculate how fucked we are 2024-08-03 18:31:55 -07:00
Dhravya Shah
e30e9f4e0b fix: stuff 2024-08-03 16:09:39 -07:00
Kush Thaker
241276be58 db schema in packages 2024-07-31 11:37:54 +05:30
Kush Thaker
6e1d53e28a queues so far
Co-authored-by: Dhravya Shah <hello@dhravya.dev>
2024-07-31 10:56:40 +05:30
Dhravya Shah
091ac1312b fix ids not present in storecontent 2024-07-28 23:16:02 -07:00
Kush Thaker
e8b623333d fix tweets and sources 2024-07-27 22:11:10 +05:30
Dhravya Shah
c57719446a solve merge conflicts 2024-07-25 17:35:15 -05:00
Kush Thaker
d267a8d436 add try catch in api/add for better error handling 2024-07-23 19:19:36 +05:30
Kush Thaker
dde7f21c5e feat: Improve batch processing for vector metadata updates; Support long form content 2024-07-23 19:01:35 +05:30
Kush Thaker
8f9486b28c feat: add thread support for twitter; add segregation in types of chunks and methods to process those chunks 2024-07-23 10:58:46 +05:30
Dhravya Shah
cf1eeb86c3 added ability to use pro mode, to do complex timeseries/location searches 2024-07-22 22:44:18 -05:00
Dhravya Shah
0d4c2e062f fix loaders, allow larger websites 2024-07-22 21:37:01 -05:00
Dhravya Shah
3bc6fc017a remove everything inside raw tags 2024-07-19 21:43:11 -05:00
Dhravya Shah
1b5bfd0a55 deployment attempt 2024-07-18 21:37:24 -05:00
Dhravya
5b44dcb1d1 use tabs 2024-07-16 19:26:47 -05:00
Kush Thaker
0f4453616d update Error messages and handling 2024-07-10 00:10:28 +05:30
Kush Thaker
e72a3693c1 chore: add prettier config
feat: improve error handling for long documents
feat: add chunk id's to db
2024-07-09 21:33:11 +05:30
Dhravya
6ef746da54 revamped extention 2024-07-04 19:17:51 -05:00
Dhravya
ebb9dcca8e small fixes with prompt formatting and browser rendering] 2024-07-04 14:33:52 -05:00
Dhravya
7f76aa3135 use cloudflare AI gateway 2024-07-04 11:13:38 -05:00
Dhravya Shah
31bc48fa4f attempt to make the add modal more accessible 2024-07-02 16:39:47 -05:00
Dhravya
1d9446ef8c search endpoint 2024-06-30 17:45:29 -05:00
Dhravya
9272d87e5f fixed new chat button showing up on all pages 2024-06-29 02:10:13 -05:00
Dhravya
3754b2c2c8 fix: Spaces filter not working 2024-06-29 01:02:04 -05:00
Dhravya
dcf5cffdf0 use gpt-4o again, responses are considerably better. 2024-06-24 22:11:05 -05:00
Dhravya
51dd5ec9dd made and documented the telegram bot (HYPE) 2024-06-23 20:04:09 -05:00
Dhravya
fff8b7abd7 added backend route for telegram bot and others to be possible 2024-06-23 18:47:28 -05:00
Dhravya
9f751ba89c feat: vector lookup and chat is twice as fast now 2024-06-23 17:54:05 -05:00
codetorso
a7cca293a6 Another Failed Attempt at streaming 2024-06-19 08:37:30 -06:00
codetorso
f28f566473 Improve code, failed attempt at Streaming text 2024-06-19 02:12:47 -06:00
codetorso
6cfb5331ad EditorAI integrated! (1/4) 2024-06-18 03:31:09 -06:00
codetorso
251b6b4eb0 codetorso pull remote 2024-06-18 03:05:55 -06:00
codetorso
242cbf721a Add Editor Endpoint 2024-06-18 03:02:18 -06:00
Dhravya
957f131c1c vector duplication no longer an issue. support for querying with multiple spaces. 2024-06-17 20:06:37 -05:00
codetorso
88289d1228 add js docs 2024-06-17 06:13:07 -06:00
codetorso
be7165529c gpt-4o is already a default model, so no error-checking required 2024-06-17 03:31:28 -06:00
Dhravya
76c48ccb60 add number of chunks to the respnose and only show unique values 2024-06-16 19:13:32 -05:00
Dhravya
a4c835e583 added sources to the response 2024-06-16 19:00:24 -05:00
Dhravya
0f3d5c4fc6 store full info 2024-06-16 18:28:11 -05:00
Dhravya
a87030b88b OCR try 2024-06-16 18:24:27 -05:00
Dhravya
9588768b70 added image support in the backend 2024-06-16 18:17:54 -05:00
Dhravya
a9f5ebc9e4 include metadata in response, add type to metadata 2024-06-16 12:25:36 -05:00
Dhravya
2ffb0542eb proper URLs 2024-06-16 12:06:37 -05:00