Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.QueryTransformationConfiguration
Packages that use QueryTransformationConfiguration
-
Uses of QueryTransformationConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return QueryTransformationConfigurationModifier and TypeMethodDescriptionOrchestrationConfiguration.queryTransformationConfiguration()To split up the prompt and retrieve multiple sources, set the transformation type toQUERY_DECOMPOSITION.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type QueryTransformationConfigurationModifier and TypeMethodDescriptionOrchestrationConfiguration.Builder.queryTransformationConfiguration(QueryTransformationConfiguration queryTransformationConfiguration) To split up the prompt and retrieve multiple sources, set the transformation type toQUERY_DECOMPOSITION.