OptionalgetRetrieve reflections for a source entity. Optional.
OptionalsourceEntity: stringRecall relevant episodes for LLM context enrichment.
Save an episode returned by the API's AgentResponse.
OptionalsaveSave a reflection generated by LLM. Optional — omit for episode-only storage.
Memory Adapter interface for molroo SDK.
Abstracts episode storage and recall so consumers can:
Implementations are provided by the consumer — SDK only defines the interface.