-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor QdrantStore's delete method (#66)
- Simplify the delete method by removing dependency on langchain_qdrant and directly using QdrantClient for deletion. - Adjust return type to None for consistency.
- Loading branch information
1 parent
2ed62b2
commit cb0ebc2
Showing
1 changed file
with
17 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters