Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.RetrieveAndGenerateConfiguration
Packages that use RetrieveAndGenerateConfiguration
-
Uses of RetrieveAndGenerateConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RetrieveAndGenerateConfigurationModifier and TypeMethodDescriptionRetrieveAndGenerateRequest.retrieveAndGenerateConfiguration()Contains configurations for the knowledge base query and retrieval process.RetrieveAndGenerateStreamRequest.retrieveAndGenerateConfiguration()Contains configurations for the knowledge base query and retrieval process.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type RetrieveAndGenerateConfigurationModifier and TypeMethodDescriptionRetrieveAndGenerateRequest.Builder.retrieveAndGenerateConfiguration(RetrieveAndGenerateConfiguration retrieveAndGenerateConfiguration) Contains configurations for the knowledge base query and retrieval process.RetrieveAndGenerateStreamRequest.Builder.retrieveAndGenerateConfiguration(RetrieveAndGenerateConfiguration retrieveAndGenerateConfiguration) Contains configurations for the knowledge base query and retrieval process.