Uses of Class
software.amazon.awscdk.services.bedrock.alpha.Memory
Packages that use Memory
-
Uses of Memory in software.amazon.awscdk.services.bedrock.alpha
Fields in software.amazon.awscdk.services.bedrock.alpha declared as MemoryModifier and TypeFieldDescriptionstatic final MemoryMemory.SESSION_SUMMARY(experimental) Returns session summary memory with default configuration.Methods in software.amazon.awscdk.services.bedrock.alpha that return MemoryModifier and TypeMethodDescriptionMemory.Builder.build()default MemoryAgentProps.getMemory()(experimental) The type and configuration of the memory to maintain context across multiple sessions and recall past interactions.final MemoryAgentProps.Jsii$Proxy.getMemory()static MemoryMemory.sessionSummary(SessionSummaryMemoryProps props) (experimental) Creates a session summary memory with custom configuration.Methods in software.amazon.awscdk.services.bedrock.alpha with parameters of type MemoryModifier and TypeMethodDescription(experimental) The type and configuration of the memory to maintain context across multiple sessions and recall past interactions.Sets the value ofAgentProps.getMemory()