We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ce2e6 commit e0a8355Copy full SHA for e0a8355
src/google/adk/cli/cli_create.py
@@ -37,6 +37,7 @@
37
"""
38
39
_AGENT_CONFIG_TEMPLATE = """\
40
+# yaml-language-server: $schema=https://raw.githubusercontent.com/google/adk-python/refs/heads/main/src/google/adk/agents/config_schemas/AgentConfig.json
41
name: root_agent
42
description: A helpful assistant for user questions.
43
instruction: Answer user questions to the best of your knowledge
0 commit comments