Skip to main content

Module memory_recall

Module memory_recall 

Source
Expand description

Memory recall tool — semantic search over stored memories. memory_recall tool — search the memory backend for relevant items.

Structs§

MemoryRecallTool
Tool that searches the configured MemoryBackend for memories matching a query and returns the matches in a compact, model-friendly format.