程序包 io.agentscope.core.memory


package io.agentscope.core.memory
  • 说明
    In-memory implementation of Memory with state persistence support.
    Abstract base class for long-term memory implementations.
    Defines how long-term memory is integrated with agent behavior.
    Tool adapter that exposes long-term memory operations as agent-callable tools.
    Interface for memory components that store and manage conversation history.
    Static Long-Term Memory Hook for automatic memory management.