Class RemoveMemoryFunction

java.lang.Object
me.zacharias.chat.ollama.OllamaFunctionTool
me.zacharias.chat.core.memory.RemoveMemoryFunction
All Implemented Interfaces:
OllamaTool

public class RemoveMemoryFunction extends OllamaFunctionTool
Provides the remove_memory function.
This function removes a value from the memory.