Skip to Content

RECALL_TOOL_NAME

const RECALL_TOOL_NAME: "recall_memory" = "recall_memory"

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

Tool name surfaced to the LLM. Exported so bench harnesses and chat clients reference the same string — drift between prod and bench would mask tool-routing bugs in eval.

Last updated on