Uses of Class
com.oracle.bmc.generativeai.model.StandardLongTermMemoryStrategy
-
Packages that use StandardLongTermMemoryStrategy Package Description com.oracle.bmc.generativeai.model -
-
Uses of StandardLongTermMemoryStrategy in com.oracle.bmc.generativeai.model
Methods in com.oracle.bmc.generativeai.model that return StandardLongTermMemoryStrategy Modifier and Type Method Description StandardLongTermMemoryStrategyStandardLongTermMemoryStrategy.Builder. build()StandardLongTermMemoryStrategyLongTermMemoryConfig. getStandardLongTermMemoryStrategy()Methods in com.oracle.bmc.generativeai.model with parameters of type StandardLongTermMemoryStrategy Modifier and Type Method Description StandardLongTermMemoryStrategy.BuilderStandardLongTermMemoryStrategy.Builder. copy(StandardLongTermMemoryStrategy model)LongTermMemoryConfig.BuilderLongTermMemoryConfig.Builder. standardLongTermMemoryStrategy(StandardLongTermMemoryStrategy standardLongTermMemoryStrategy)Constructors in com.oracle.bmc.generativeai.model with parameters of type StandardLongTermMemoryStrategy Constructor Description LongTermMemoryConfig(StandardLongTermMemoryStrategy standardLongTermMemoryStrategy)Deprecated.
-