Uses of Class
software.amazon.awssdk.services.bedrock.model.GenerationConfiguration
-
Packages that use GenerationConfiguration Package Description software.amazon.awssdk.services.bedrock.model -
-
Uses of GenerationConfiguration in software.amazon.awssdk.services.bedrock.model
Methods in software.amazon.awssdk.services.bedrock.model that return GenerationConfiguration Modifier and Type Method Description GenerationConfigurationKnowledgeBaseRetrieveAndGenerateConfiguration. generationConfiguration()Contains configurations details for response generation based on retrieved text chunks.Methods in software.amazon.awssdk.services.bedrock.model with parameters of type GenerationConfiguration Modifier and Type Method Description KnowledgeBaseRetrieveAndGenerateConfiguration.BuilderKnowledgeBaseRetrieveAndGenerateConfiguration.Builder. generationConfiguration(GenerationConfiguration generationConfiguration)Contains configurations details for response generation based on retrieved text chunks.
-