Uses of Interface
software.amazon.awscdk.services.bedrock.alpha.PromptPostProcessingConfigCustomParser
Packages that use PromptPostProcessingConfigCustomParser
-
Uses of PromptPostProcessingConfigCustomParser in software.amazon.awscdk.services.bedrock.alpha
Classes in software.amazon.awscdk.services.bedrock.alpha that implement PromptPostProcessingConfigCustomParserModifier and TypeClassDescriptionstatic final classAn implementation forPromptPostProcessingConfigCustomParserMethods in software.amazon.awscdk.services.bedrock.alpha that return PromptPostProcessingConfigCustomParserModifier and TypeMethodDescriptionPromptPostProcessingConfigCustomParser.Builder.build()Builds the configured instance.CustomParserProps.getPostProcessingStep()(experimental) Configuration for the post-processing step.CustomParserProps.Jsii$Proxy.getPostProcessingStep()PromptOverrideConfiguration.getPostProcessingStep()(experimental) Configuration for the post-processing step.Methods in software.amazon.awscdk.services.bedrock.alpha with parameters of type PromptPostProcessingConfigCustomParserModifier and TypeMethodDescriptionCustomParserProps.Builder.postProcessingStep(PromptPostProcessingConfigCustomParser postProcessingStep) Sets the value ofCustomParserProps.getPostProcessingStep()