Module preload_memory

Module preload_memory 

Source
Expand description

Preload memory tool — preloads memory into the LLM context.

Mirrors ADK-Python’s preload_memory_tool. Automatically injects relevant memories into the LLM request context before generation.

Structs§

PreloadMemoryTool
Tool that preloads relevant memories into the LLM request context.