Curated long-term memory lifecycle: turn hooks, sync, and recall.
Summary
Functions
Returns a specification to start this module under a supervisor.
Types
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec on_turn_start(non_neg_integer(), String.t(), map()) :: :ok
@spec providers() :: [module()]
@spec start_link(keyword()) :: GenServer.on_start()
@spec system_prompt_block() :: String.t()
@spec unload(module()) :: :ok