Skip to content

Commit e0a8355

Browse files
wuliang229copybara-github
authored andcommitted
chore(config): add the public URL of JSON schema file to template
PiperOrigin-RevId: 791983175
1 parent d9ce2e6 commit e0a8355

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/google/adk/cli/cli_create.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"""
3838

3939
_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
4041
name: root_agent
4142
description: A helpful assistant for user questions.
4243
instruction: Answer user questions to the best of your knowledge

0 commit comments

Comments
 (0)