10 Commits

Author SHA1 Message Date
timothycarambat 9ab94ac487 Fix need to reload on DB connection
Resolved the requirement for a user page reload on new DB connection. We now can check if sync is required once the connection is saved and marked as valid
2023-10-15 16:08:31 -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 5bfcca7c9e WIP Weaviate
Select Weaviate with config
Add collections
delete collections
2023-09-20 21:49:19 -07:00
timothycarambat 9e6bc037a6 WIP Qdrant support
Add ability to add QDrant as VDB
Sync cluster complete
2023-09-20 15:59:55 -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 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