cognita icon indicating copy to clipboard operation
cognita copied to clipboard

Added support for weaviate vector database

Open d-vignesh opened this issue 4 months ago • 0 comments

  • Added support for Weaviate vector database
  • Implemented the functionality of document insertion and incremental insertion.

Tested the changes locally using weaviate cloud instance.

Initial Insertion(Added two files, file1 and file2): initial-insertion

Incremental Insertion(Added two more file, file3 and file4): incremental-insertion

Weaviate dashboard(4 objects inserted to the collection): weaviate-dashboard-object-count

d-vignesh avatar Sep 30 '24 16:09 d-vignesh