You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
S1LV3RJ1NX
changed the title
Create and implement API for unassociate datasource from collection
unassociate datasource from collection API should remove vector points from the required collection.
Sep 5, 2024
chiragjn
changed the title
unassociate datasource from collection API should remove vector points from the required collection.
Unassociate datasource from collection API should remove vector points from the required collection.
Sep 5, 2024
Current,
aunassociate_data_source_with_collection
function inprismastore.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.
The text was updated successfully, but these errors were encountered: