Skip to content

Commit 5d31e34

Browse files
committed
update docs for amazon bedrock binary embeddings
1 parent 7f4c7bd commit 5d31e34

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/providers/01-ai-sdk-providers/08-amazon-bedrock.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,10 @@ The following optional settings are available for Bedrock Titan embedding models
453453

454454
Flag indicating whether or not to normalize the output embeddings. Defaults to true.
455455

456+
- **embeddingType** _'float' | 'binary'_
457+
458+
The type of embedding to return. Defaults to 'float'. Binary embeddings are only supported in amazon.titan-embed-text-v2:0.
459+
456460
### Model Capabilities
457461

458462
| Model | Default Dimensions | Custom Dimensions |

0 commit comments

Comments
 (0)