ADK.Tool.SearchMemoryTool (ADK v0.0.1-alpha.1)

Copy Markdown View Source

Built-in tool that lets agents search long-term memory.

Add to an agent's tool list to enable memory search:

%ADK.Agent.LlmAgent{
  tools: [ADK.Tool.SearchMemoryTool]
}

Requires a memory store to be configured in the runner/context.