-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
agent engine[Component] This issue is related to Agent Engine deployment[Component] This issue is related to Agent Engine deploymentrequest clarification[Status] The maintainer need clarification or more information from the author[Status] The maintainer need clarification or more information from the authorstale[Status] Issues which have been marked inactive since there is no user response[Status] Issues which have been marked inactive since there is no user response
Description
Describe the solution you'd like
Currently, the only way to include non-pypi python modules seems to be the extra_packages= parameter passed to client.agent_engines.create(). I prefer the adk deploy agent_engine CLI as a nice clean way to manage our agents, but I need to include some private modules in my agents.
Please add support for an --extra-packages flag for the adk deploy agent_engine command.
Describe alternatives you've considered
Going back to the old way of having individual deployment scripts for each agent is less than ideal, but I suppose that would work.
Metadata
Metadata
Assignees
Labels
agent engine[Component] This issue is related to Agent Engine deployment[Component] This issue is related to Agent Engine deploymentrequest clarification[Status] The maintainer need clarification or more information from the author[Status] The maintainer need clarification or more information from the authorstale[Status] Issues which have been marked inactive since there is no user response[Status] Issues which have been marked inactive since there is no user response