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 7f4c7bd commit 5d31e34Copy full SHA for 5d31e34
content/providers/01-ai-sdk-providers/08-amazon-bedrock.mdx
@@ -453,6 +453,10 @@ The following optional settings are available for Bedrock Titan embedding models
453
454
Flag indicating whether or not to normalize the output embeddings. Defaults to true.
455
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
460
### Model Capabilities
461
462
| Model | Default Dimensions | Custom Dimensions |
0 commit comments