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

Added remove_texts method on qvrant vectorsearch #510

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Added remove_texts method on qvrant vectorsearch #510

merged 1 commit into from
Mar 5, 2024

Conversation

gregogalante
Copy link
Contributor

No description provided.

@andreibondarev andreibondarev merged commit 19813e5 into patterns-ai-core:main Mar 5, 2024
5 checks passed
@andreibondarev
Copy link
Collaborator

@gregogalante We should add this method to other vectorsearch classes.

@gregogalante
Copy link
Contributor Author

@andreibondarev I will work on this in next weeks. After the update for all vector store I think we can add a destroy_from_vectorsearch hook on langchainrb_rails gem like what i did on my fork: https://github.com/gregogalante/langchainrb_rails/blob/main/lib/langchainrb_rails/active_record/hooks.rb

@andreibondarev
Copy link
Collaborator

@andreibondarev I will work on this in next weeks. After the update for all vector store I think we can add a destroy_from_vectorsearch hook on langchainrb_rails gem like what i did on my fork: https://github.com/gregogalante/langchainrb_rails/blob/main/lib/langchainrb_rails/active_record/hooks.rb

Nice! I like that!

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 remove_texts methods to all Langchain::Vectorsearch::* classes
2 participants