Class AddMemoryFunction

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

public class AddMemoryFunction extends OllamaFunctionTool
Provides the add_memory function.
This function adds a string to the memory.