16 Commits

Author SHA1 Message Date
timothycarambat 9c012b46a1 Add Hourly, Daily, Weekly, and Monthly cron function to workers 2023-10-18 17:29:43 -07:00
timothycarambat c1ff53a009 Create on-demand Rag test worker 2023-10-18 13:18:02 -07:00
timothycarambat 1f63a992c7 enable vector db wiping 2023-10-03 14:06:58 -07:00
timothycarambat 4f0ba7a824 enable DB migrations 2023-10-03 13:26:39 -07:00
timothycarambat befbb144c0 update Jobs 2023-09-27 16:51:28 -07:00
timothycarambat 27f185eae6 WIP Weaviate
Added:
 syncWeaviateCluster,
    cloneWeaviateWorkspace,
    syncWeaviateWorkspace,
    addWeaviateDocuments,
    deleteWeaviateDocument,
    deleteSingleWeaviateEmbedding,
    updateSingleWeaviateEmbedding,
    updateSingleWeaviateEmbeddingMetadata,
    cloneWeaviateDocument,
TODO: Append-only metadata mode when editing
2023-09-21 01:24:42 -07:00
timothycarambat 0c99a61a96 reorder functions for readability 2023-09-20 17:51:35 -07:00
timothycarambat 9ea24a96a4 Add documents via VDBMS to QDrant collections 2023-09-20 17:42:27 -07:00
timothycarambat 3eb6db3398 WIP QDrant
update embedding + metadata jobs
2023-09-20 17:06:55 -07:00
timothycarambat 8f9f51ec45 WIP QDrant
Deletion of documents and single embeddings from collection
2023-09-20 16:45:58 -07:00
timothycarambat 1e402d83b7 WIP Qdrant
Add support for workspace and document cloning
2023-09-20 16:37:26 -07:00
timothycarambat 7b1defcca0 WIP Qdrant support
Add workspace sync worker method
2023-09-20 16:09:27 -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 62e94061f3 Show and edit metadata for vectors/embeddings
resolves #40
2023-09-15 22:21:35 -07:00
timothycarambat aaa946f918 improve loading or large documents via loader
cache timer on JSON file for documents
2023-09-12 16:05:50 -07:00
timothycarambat 03b3066c7b VectorAdmin v0.0.1-beta 2023-07-25 13:56:36 -07:00