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

feat: Qdrant vector storage #53

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

Anush008
Copy link

@Anush008 Anush008 commented Jun 14, 2024

Hey guys 👋. Greetings from Qdrant.

Qdrant is a high-performance, large-scale vector search engine/database.

Description

This PR

  • Introduces a new interface for vector storage providers called VectorStorage.
  • Creates 2 new implementations for this interface using Chroma(current and default) and Qdrant(new).

@Anush008 Anush008 force-pushed the main branch 2 times, most recently from 4833184 to e17de26 Compare June 14, 2024 06:41
@Anush008
Copy link
Author

Hey @matteocargnelutti. Just bumping this PR.

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.

1 participant