Documentation navigation
Docs/Use Lore/Recall settings

Recall settings

Tune display threshold, item count, match weights, query limits, and timeout.

Recall settings change how many candidates agents see and how strict display should be.

Tune settings after memory content is reasonably clean.

Setting typeEffect
display thresholdhides candidates below the chosen score
max display itemslimits how many candidates appear in prompt context
query timeoutprotects the agent prompt flow from slow retrieval
match weightschanges how much text, glossary, semantic, and priority signals matter
exclude boot nodeskeeps fixed startup context from repeating in prompt recall

Start conservative: show a small number of candidates and improve memory shape when important context is missing. Raising item counts can make agents overfit weak memories.

Recommended starting values: display threshold 0.4, max display items 3. These keep the recall block short enough that agents read it, while still surfacing the most relevant memory.

Web ConsoleLearn what each main page in the Lore Web Console is used for.Recommended routineFollow a simple routine for memory review, recall checks, Dream, and backups.Write a durable memorySave one useful memory with path, priority, disclosure, glossary, and content.Use recall in chatRead the recall block as memory pointers and open useful memories before relying on them.