AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfigurationEmbeddingModelConfigurationBedrockEmbeddingModelConfiguration

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val dimensions: Int? = null

Dimension details for the vector configuration used on the Bedrock embeddings model.

Link copied to clipboard

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. Valid values are FLOAT32 and BINARY.