Uses of Class
software.amazon.awssdk.services.bedrockagent.model.VectorKnowledgeBaseConfiguration
Packages that use VectorKnowledgeBaseConfiguration
-
Uses of VectorKnowledgeBaseConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return VectorKnowledgeBaseConfigurationModifier and TypeMethodDescriptionKnowledgeBaseConfiguration.vectorKnowledgeBaseConfiguration()Contains details about the model that's used to convert the data source into vector embeddings.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type VectorKnowledgeBaseConfigurationModifier and TypeMethodDescriptionKnowledgeBaseConfiguration.Builder.vectorKnowledgeBaseConfiguration(VectorKnowledgeBaseConfiguration vectorKnowledgeBaseConfiguration) Contains details about the model that's used to convert the data source into vector embeddings.