-
Notifications
You must be signed in to change notification settings - Fork 216
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: Add fastembed encoder #68
Conversation
I should mention that, the only way I could get |
@kdcokenny awesome! We will review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thanks, @kdcokenny!
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #68 +/- ##
=======================================
Coverage 86.51% 86.52%
=======================================
Files 14 15 +1
Lines 608 638 +30
=======================================
+ Hits 526 552 +26
- Misses 82 86 +4 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm! Thanks @kdcokenny this is great
Closes #67
Lmk if there are more tests that should be added or any documentation that would help.