-
Notifications
You must be signed in to change notification settings - Fork 61
Add Amazon Bedrock Text vectorizer #248
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
tylerhutcherson
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.
Great work. Left a few comments!
1da6f20 to
b9bcc9d
Compare
b9bcc9d to
2e1b074
Compare
tylerhutcherson
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.
Docs comment -- overall code looks great. Need tests to pass.
1374da1 to
144a893
Compare
144a893 to
72c6ad2
Compare
tylerhutcherson
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.
Nice!
Add a Vectorizer for Amazon Bedrock, along with tests and doc updates.