Uses of Interface
software.amazon.awscdk.services.bedrock.alpha.PromptMemorySummarizationConfigCustomParser
Packages that use PromptMemorySummarizationConfigCustomParser
-
Uses of PromptMemorySummarizationConfigCustomParser in software.amazon.awscdk.services.bedrock.alpha
Classes in software.amazon.awscdk.services.bedrock.alpha that implement PromptMemorySummarizationConfigCustomParserModifier and TypeClassDescriptionstatic final classAn implementation forPromptMemorySummarizationConfigCustomParserMethods in software.amazon.awscdk.services.bedrock.alpha that return PromptMemorySummarizationConfigCustomParserModifier and TypeMethodDescriptionPromptMemorySummarizationConfigCustomParser.Builder.build()Builds the configured instance.CustomParserProps.getMemorySummarizationStep()(experimental) Configuration for the memory summarization step.CustomParserProps.Jsii$Proxy.getMemorySummarizationStep()PromptOverrideConfiguration.getMemorySummarizationStep()(experimental) Configuration for the memory summarization step.Methods in software.amazon.awscdk.services.bedrock.alpha with parameters of type PromptMemorySummarizationConfigCustomParserModifier and TypeMethodDescriptionCustomParserProps.Builder.memorySummarizationStep(PromptMemorySummarizationConfigCustomParser memorySummarizationStep) Sets the value ofCustomParserProps.getMemorySummarizationStep()