I hope you will facilitate using your dotprompt templates with ADK.
fromgoogle.adk.agentsimportAgent# Load dotprompt template from file or db# Compile the template to resolve template parametersroot_agent=Agent( dotprompt )
I guess I'm suggesting a new constructor for Agent, or flip it around and make an ADK plugin for dotprompt.
I hope you will facilitate using your dotprompt templates with ADK.
I guess I'm suggesting a new constructor for
Agent, or flip it around and make an ADK plugin for dotprompt.