Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.KnowledgeBaseVectorSearchConfiguration
Packages that use KnowledgeBaseVectorSearchConfiguration
-
Uses of KnowledgeBaseVectorSearchConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return KnowledgeBaseVectorSearchConfigurationModifier and TypeMethodDescriptionKnowledgeBaseRetrievalConfiguration.vectorSearchConfiguration()Contains details about how the results from the vector search should be returned.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type KnowledgeBaseVectorSearchConfigurationModifier and TypeMethodDescriptionKnowledgeBaseRetrievalConfiguration.Builder.vectorSearchConfiguration(KnowledgeBaseVectorSearchConfiguration vectorSearchConfiguration) Contains details about how the results from the vector search should be returned.