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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃挐 feat: qdrant implementation #1

Merged
merged 1 commit into from
May 5, 2023

Conversation

louis030195
Copy link
Contributor

@louis030195 louis030195 commented May 3, 2023

Implementation of https://qdrant.tech vector database on embedbase==1.1.3

What to look at?

  • qdrant_db.py
  • test_hard.py

Currently the unit tests are 99% copy paste from embedbase unit tests (in the future we want to share these tests as a pip package)

Tests are ran against a local qdrant container using make test

@louis030195 louis030195 merged commit 0f5faf8 into main May 5, 2023
1 check failed
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.

None yet

1 participant