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§
- Preload
Memory Tool - Tool that preloads relevant memories into the LLM request context.