Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.ExternalSourcesGenerationConfiguration
-
Packages that use ExternalSourcesGenerationConfiguration Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of ExternalSourcesGenerationConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return ExternalSourcesGenerationConfiguration Modifier and Type Method Description ExternalSourcesGenerationConfigurationExternalSourcesRetrieveAndGenerateConfiguration. generationConfiguration()The prompt used with the external source wrapper object with theretrieveAndGeneratefunction.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type ExternalSourcesGenerationConfiguration Modifier and Type Method Description ExternalSourcesRetrieveAndGenerateConfiguration.BuilderExternalSourcesRetrieveAndGenerateConfiguration.Builder. generationConfiguration(ExternalSourcesGenerationConfiguration generationConfiguration)The prompt used with the external source wrapper object with theretrieveAndGeneratefunction.
-