Package me.zacharias.chat.core.memory
package me.zacharias.chat.core.memory
-
ClassesClassDescriptionProvides the add_memory function.
This function adds a string to the memory.CoreMemory is a class that provides a way to store and retrieve strings from a file.
This is meant to be used as a way to store and retrieve strings from a file.Provides the get_memory function.
This function retrives all the memory.Provides the remove_memory function.
This function removes a value from the memory.