cognita icon indicating copy to clipboard operation
cognita copied to clipboard

Unassociate datasource from collection API should remove vector points from the required collection.

Open innoavator opened this issue 1 year ago • 0 comments

Current, aunassociate_data_source_with_collection function in prismastore.py removes only the datasource from the collection but does not remove the associated data points ingested in the vector DB. Ideally it should also remove the points.

Hence we would like to add this feature here.

innoavator avatar Sep 05 '24 12:09 innoavator