Skip to content

fix(issue): fix issue #5966#5968

Open
adk-bot wants to merge 1 commit into
google:mainfrom
adk-bot:fix/issue-5966
Open

fix(issue): fix issue #5966#5968
adk-bot wants to merge 1 commit into
google:mainfrom
adk-bot:fix/issue-5966

Conversation

@adk-bot
Copy link
Copy Markdown
Collaborator

@adk-bot adk-bot commented Jun 4, 2026

fix(cli): Ensure ADK compatibility in agent engine requirements

Statically use the defined Final variable containing the adk extra for the
google-cloud-aiplatform package inside requirements.txt instead of
hardcoding the dependency without it. This ensures all required ADK templates
and classes are available in the deployed Vertex AI Agent Engine, preventing
ModuleNotFoundError: No module named 'vertexai.agent_engines.templates.adk'
on runtime.

Fixes #5966

closes #5966

Statically use the defined Final variable containing the `adk` extra for the
`google-cloud-aiplatform` package inside requirements.txt instead of
hardcoding the dependency without it. This ensures all required ADK templates
and classes are available in the deployed Vertex AI Agent Engine, preventing
`ModuleNotFoundError: No module named 'vertexai.agent_engines.templates.adk'`
on runtime.

Fixes google#5966

closes google#5966
@adk-bot adk-bot added the tools [Component] This issue is related to tools label Jun 4, 2026
@adk-bot
Copy link
Copy Markdown
Collaborator Author

adk-bot commented Jun 4, 2026

Response from ADK Triaging Agent

Hello @adk-bot, thank you for creating this PR!

We noticed that this PR is missing a few details outlined in our contribution guidelines:

  • Testing Plan: Please include a testing plan section in your PR description to describe how you tested or will test these changes.
  • Logs or Screenshots: For bug fixes, please provide logs or a screenshot after the fix is applied.

Providing this information helps our reviewers understand and verify your fix more efficiently. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tools [Component] This issue is related to tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Required || ADK 2.0 Graph Based Workflow Deployment on Agent Engine

1 participant