Interface BedrockEmbeddingModelConfiguration.Builder

    • Method Detail

      • dimensions

        BedrockEmbeddingModelConfiguration.Builder dimensions​(Integer dimensions)

        The dimensions details for the vector configuration used on the Bedrock embeddings model.

        Parameters:
        dimensions - The dimensions details for the vector configuration used on the Bedrock embeddings model.
        Returns:
        Returns a reference to this object so that method calls can be chained together.