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

Add VectorDatabase method to purge records #85

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

maciekbanas
Copy link
Member

This one takes into account also changes from #83 and #84

@maciekbanas maciekbanas requested a review from kalimu December 27, 2024 15:22
@maciekbanas maciekbanas self-assigned this Dec 27, 2024
@maciekbanas maciekbanas linked an issue Dec 27, 2024 that may be closed by this pull request
@maciekbanas
Copy link
Member Author

@kalimu if we pass all record IDs from the namespace to purge_records(), then the whole namespace is removed from the Pinecone. We can also add a method to remove simply whole namespace (I set up an issue already: #86) without need to pass the record IDs.

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

Successfully merging this pull request may close these issues.

add VectorDatabase method: purge_records()
1 participant