chore(config): add the public URL of JSON schema file to template

PiperOrigin-RevId: 791983175
This commit is contained in:
Liang Wu
2025-08-06 21:50:20 -07:00
committed by Copybara-Service
parent d9ce2e691c
commit e0a8355219
+1
View File
@@ -37,6 +37,7 @@ root_agent = Agent(
"""
_AGENT_CONFIG_TEMPLATE = """\
# yaml-language-server: $schema=https://raw.githubusercontent.com/google/adk-python/refs/heads/main/src/google/adk/agents/config_schemas/AgentConfig.json
name: root_agent
description: A helpful assistant for user questions.
instruction: Answer user questions to the best of your knowledge