11 Commits

Author SHA1 Message Date
shatfield4 94e037a1a2 fix workspace document searching 2023-12-08 18:02:47 -08:00
timothycarambat 3d67ec6c15 WIP RAG testing frontend 2023-10-17 15:35:48 -07:00
timothycarambat f8ede2afc0 implement fname support 2023-09-28 17:42:05 -07:00
timothycarambat 9c107f8d03 WIP Prisma migration for rest of models + workers 2023-09-27 20:08:44 -07:00
timothycarambat f2bb9a9fe2 WIP checkpoint 2023-09-27 16:39:19 -07:00
timothycarambat 5efb7b269d WIP for PG migration 2023-09-27 15:11:52 -07:00
timothycarambat 7d448df7ba Enable search filtering on semantic search on single document to prevent inclusion of non-document fragments 2023-09-21 11:35:04 -07:00
timothycarambat 0a5d2039ea Decrease embedding result window size for most searches
move fuzzy match to util
2023-09-14 13:56:27 -07:00
timothycarambat b4757763e2 add document embedding search on document view 2023-09-14 13:51:00 -07:00
timothycarambat d3cafef7af implement all search methods on workspace documents 2023-09-14 11:00:58 -07:00
timothycarambat fbbcbdb36d Exact text search 2023-09-13 19:02:42 -07:00