19 Commits

Author SHA1 Message Date
timothycarambat 25dea80cdc fix offline uploader modals 2023-12-28 16:33:47 -08:00
timothycarambat 311d93e8cd Remove font imports 2023-12-21 11:22:39 -08:00
shatfield4 5aea60a4f5 get dimensions from vector db connector and all functionality/UI complete 2023-12-15 01:25:18 -08:00
shatfield4 7c41488f3f WIP fixing vector db dimensions statistic 2023-12-14 19:26:11 -08:00
timothycarambat 82cd93dbdf Migration UI and job queue 2023-10-03 11:20:37 -07:00
timothycarambat 9c107f8d03 WIP Prisma migration for rest of models + workers 2023-09-27 20:08:44 -07:00
timothycarambat 427d801a6f normalize count to interact like other models 2023-07-31 13:50:05 -07:00
shatfield4 e19592636e removed unneeded console.logs and fixed sql query 2023-07-31 13:11:38 -07:00
timothycarambat 422ca3bd9c help with pagination 2023-07-28 19:29:52 -07:00
shatfield4 9d1522c496 WIP pagination added for org, broken when viewing each document 2023-07-28 18:08:52 -07:00
timothycarambat 81533d0d22 fix more issues with JOIN on workspace docs 2023-07-27 04:39:39 -07:00
timothycarambat aa62349a64 linting + fix for doc id 2023-07-27 04:28:09 -07:00
timothycarambat 10da65c5d8 remove close on create 2023-07-27 03:19:25 -07:00
timothycarambat 0819feb0a9 close on table established 2023-07-27 03:11:07 -07:00
timothycarambat d17eb49138 Modify delete calls with exec and ensure connection is closed 2023-07-27 02:47:09 -07:00
timothycarambat faf4dbdca3 fix more SQL statments 2023-07-27 02:33:33 -07:00
timothycarambat d92e61656e backoff on pinecone failing due to POST size
Do 3-try backoff with final fail
When failed on namespace/collection allow process to continue
2023-07-27 01:56:27 -07:00
timothycarambat 05c131e307 wrap bulk inserts into transaction 2023-07-26 13:44:48 -07:00
timothycarambat 03b3066c7b VectorAdmin v0.0.1-beta 2023-07-25 13:56:36 -07:00