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

Refactor QdrantStore's delete method #66

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Conversation

StreetLamb
Copy link
Owner

  • Simplify the delete method by removing dependency on langchain_qdrant and directly using QdrantClient for deletion.
  • Adjust return type to None for consistency.

- Simplify the delete method by removing dependency on langchain_qdrant and directly using QdrantClient for deletion.
- Adjust return type to None for consistency.
@StreetLamb StreetLamb merged commit cb0ebc2 into master Jul 2, 2024
3 checks passed
@StreetLamb StreetLamb deleted the fix/qdrant-delete-points branch July 2, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant