Module load_memory

Module load_memory 

Source
Expand description

Load memory tool — allows agents to search their memory store.

Mirrors ADK-Python’s load_memory_tool. Provides the model with a tool to search session memory using a query string.

Structs§

LoadMemoryTool
Tool that searches the agent’s memory store.