Uses of Class
software.amazon.awssdk.services.bedrockagent.model.EmbeddingModelConfiguration
Packages that use EmbeddingModelConfiguration
-
Uses of EmbeddingModelConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return EmbeddingModelConfigurationModifier and TypeMethodDescriptionVectorKnowledgeBaseConfiguration.embeddingModelConfiguration()The embeddings model configuration details for the vector model used in Knowledge Base.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type EmbeddingModelConfigurationModifier and TypeMethodDescriptionVectorKnowledgeBaseConfiguration.Builder.embeddingModelConfiguration(EmbeddingModelConfiguration embeddingModelConfiguration) The embeddings model configuration details for the vector model used in Knowledge Base.