We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7164af1 commit c4e5dfbCopy full SHA for c4e5dfb
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
## Next
4
5
+### Added
6
+- Added support for Amazon Bedrock embeddings via `BedrockEmbedding` class.
7
+- Users can now leverage Bedrock-hosted Embedding models for vector generation.
8
+- Added unit test and conducted Unit test
9
+
10
## 1.9.0
11
12
### Fixed
0 commit comments