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 store support #1055

Merged
merged 3 commits into from
Mar 26, 2024
Merged

feat: Qdrant vector store support #1055

merged 3 commits into from
Mar 26, 2024

Conversation

Anush008
Copy link
Contributor

@Anush008 Anush008 commented Mar 21, 2024

Checklist

Description

This PR adds support for Qdrant to be used as a vector store.

@Anush008 Anush008 force-pushed the main branch 2 times, most recently from 339bf31 to 4ad50dc Compare March 21, 2024 07:02
Copy link

@kacperlukawski kacperlukawski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job @Anush008 !

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

Attention: Patch coverage is 79.80769% with 21 lines in your changes are missing coverage. Please review.

Project coverage is 77.78%. Comparing base (5d4753a) to head (a4d5056).
Report is 3 commits behind head on main.

Files Patch % Lines
pandasai/ee/vectorstores/qdrant.py 79.41% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1055      +/-   ##
==========================================
- Coverage   77.79%   77.78%   -0.01%     
==========================================
  Files         113      114       +1     
  Lines        4318     4439     +121     
==========================================
+ Hits         3359     3453      +94     
- Misses        959      986      +27     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gventuri gventuri merged commit 99ce5ac into sinaptik-ai:main Mar 26, 2024
11 checks passed
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.

3 participants