Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
innoavator opened this issue Sep 5, 2024 · 0 comments
Assignees

Comments

@innoavator
Copy link
Contributor

innoavator commented Sep 5, 2024

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.

@S1LV3RJ1NX 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 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
@mnvsk97 mnvsk97 self-assigned this Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants