Uses of Interface
software.amazon.awscdk.services.bedrock.alpha.PromptPreProcessingConfigCustomParser
Packages that use PromptPreProcessingConfigCustomParser
-
Uses of PromptPreProcessingConfigCustomParser in software.amazon.awscdk.services.bedrock.alpha
Classes in software.amazon.awscdk.services.bedrock.alpha that implement PromptPreProcessingConfigCustomParserModifier and TypeClassDescriptionstatic final classAn implementation forPromptPreProcessingConfigCustomParserMethods in software.amazon.awscdk.services.bedrock.alpha that return PromptPreProcessingConfigCustomParserModifier and TypeMethodDescriptionPromptPreProcessingConfigCustomParser.Builder.build()Builds the configured instance.CustomParserProps.getPreProcessingStep()(experimental) Configuration for the pre-processing step.CustomParserProps.Jsii$Proxy.getPreProcessingStep()PromptOverrideConfiguration.getPreProcessingStep()(experimental) Configuration for the pre-processing step.Methods in software.amazon.awscdk.services.bedrock.alpha with parameters of type PromptPreProcessingConfigCustomParserModifier and TypeMethodDescriptionCustomParserProps.Builder.preProcessingStep(PromptPreProcessingConfigCustomParser preProcessingStep) Sets the value ofCustomParserProps.getPreProcessingStep()