-
Notifications
You must be signed in to change notification settings - Fork 62
Update providers structure #29
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
Conversation
Spartee
left a comment
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.
Minor comments, but looks like it's failing looking for the API key. IT's a secret so that should work.
Interesting. Can we confirm the str used? The tests pass locally for me with |
011e6c6 to
cb42ef5
Compare
1c69d85 to
0f9ef9e
Compare
Resolved! |
Codecov Report
@@ Coverage Diff @@
## main #29 +/- ##
=======================================
Coverage 88.37% 88.37%
=======================================
Files 11 11
Lines 559 559
=======================================
Hits 494 494
Misses 65 65
|
Update
redisvlProviderstoVectorizers>>Also creates classes for
HFTextVectorizerandOpenAITextVectorizer.