Skip to Content

RECALL_MAX_LIMIT

const RECALL_MAX_LIMIT: 50 = 50

Defined in: src/lib/memory/recallTool.ts:20 

Maximum results the executor will return to the LLM, regardless of the LLM-supplied limit.

Last updated on