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

[python] Fix vector search import #1287

Merged
merged 1 commit into from
Sep 26, 2024
Merged

[python] Fix vector search import #1287

merged 1 commit into from
Sep 26, 2024

Conversation

ivirshup
Copy link
Collaborator

Fixes #1283

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.36%. Comparing base (dc4eb1f) to head (dfd61c3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1287      +/-   ##
==========================================
- Coverage   92.68%   91.36%   -1.33%     
==========================================
  Files          38       82      +44     
  Lines        2953     6482    +3529     
==========================================
+ Hits         2737     5922    +3185     
- Misses        216      560     +344     
Flag Coverage Δ
unittests 91.36% <100.00%> (-1.33%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ivirshup ivirshup merged commit af68b5e into main Sep 26, 2024
13 checks passed
@ivirshup ivirshup deleted the ivirshup/fix-vs-import branch September 26, 2024 23:43
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.

Bug with get_all_available_embeddings
2 participants