If you're building AI agents using Google's Agent Development Kit (ADK), you might have asked: "How can I make my agent prompts context-aware without hardcoding a ton of data?" Good news — while exploring how LlmAgent handles session data and artifacts, we discovered a built-in (and kind of undocumented

Apr 29, 2025 - 13:41
 0

If you're building AI agents using Google's Agent Development Kit (ADK), you might have asked:

"How can I make my agent prompts context-aware without hardcoding a ton of data?"

Good news — while exploring how LlmAgent handles session data and artifacts, we discovered a built-in (and kind of undocumented