AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The vector configuration details for the Bedrock embeddings model.
Namespace: Amazon.BedrockAgent.Model
Assembly: AWSSDK.BedrockAgent.dll
Version: 3.x.y.z
public class BedrockEmbeddingModelConfiguration
The BedrockEmbeddingModelConfiguration type exposes the following members
Name | Description | |
---|---|---|
![]() |
BedrockEmbeddingModelConfiguration() |
Name | Type | Description | |
---|---|---|---|
![]() |
Dimensions | System.Int32 |
Gets and sets the property Dimensions. The dimensions details for the vector configuration used on the Bedrock embeddings model. |
![]() |
EmbeddingDataType | Amazon.BedrockAgent.EmbeddingDataType |
Gets and sets the property EmbeddingDataType. The data type for the vectors when using a model to convert text into vector embeddings. The model must support the specified data type for vector embeddings. Floating-point (float32) is the default data type, and is supported by most models for vector embeddings. See Supported embeddings models for information on the available models and their vector data types. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5