Uses of Class
software.amazon.awssdk.services.bedrockagent.model.BedrockEmbeddingModelConfiguration
-
Packages that use BedrockEmbeddingModelConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of BedrockEmbeddingModelConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return BedrockEmbeddingModelConfiguration Modifier and Type Method Description BedrockEmbeddingModelConfigurationEmbeddingModelConfiguration. bedrockEmbeddingModelConfiguration()The vector configuration details on the Bedrock embeddings model.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type BedrockEmbeddingModelConfiguration Modifier and Type Method Description EmbeddingModelConfiguration.BuilderEmbeddingModelConfiguration.Builder. bedrockEmbeddingModelConfiguration(BedrockEmbeddingModelConfiguration bedrockEmbeddingModelConfiguration)The vector configuration details on the Bedrock embeddings model.
-