Uses of Class
com.oracle.bmc.generativeai.model.StandardLongTermMemoryStrategy.Builder
-
Packages that use StandardLongTermMemoryStrategy.Builder Package Description com.oracle.bmc.generativeai.model -
-
Uses of StandardLongTermMemoryStrategy.Builder in com.oracle.bmc.generativeai.model
Methods in com.oracle.bmc.generativeai.model that return StandardLongTermMemoryStrategy.Builder Modifier and Type Method Description static StandardLongTermMemoryStrategy.BuilderStandardLongTermMemoryStrategy. builder()Create a new builder.StandardLongTermMemoryStrategy.BuilderStandardLongTermMemoryStrategy.Builder. copy(StandardLongTermMemoryStrategy model)StandardLongTermMemoryStrategy.BuilderStandardLongTermMemoryStrategy.Builder. embeddingConfig(EmbeddingConfig embeddingConfig)StandardLongTermMemoryStrategy.BuilderStandardLongTermMemoryStrategy.Builder. extractionConfig(ExtractionConfig extractionConfig)StandardLongTermMemoryStrategy.BuilderStandardLongTermMemoryStrategy.Builder. isEnabled(Boolean isEnabled)Indicates whether long-term memory is enabled.StandardLongTermMemoryStrategy.BuilderStandardLongTermMemoryStrategy. toBuilder()
-