Skip to content

Should be able to add an Agent Name when deploying with adk deploy agent_engine #1190

Open
@andrewlarimer

Description

@andrewlarimer

Is your feature request related to a problem? Please describe.
Deploying works with adk deploy agent_engine --project=PROJECT_ID --region=us-central1 --staging_bucket=gs://BUCKET path/to/agent

However in the UI, the agent is missing a name:

Image

Describe the solution you'd like
One of three possiblities:

  • provide a --display_name argument where that can clearly be identified and set

Describe alternatives you've considered

  • use the name parameter of the root_agent to set the display_name
  • include in the adk deploy agent_engine --help descriptions or example some indication of how to set the display_name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreIssues related to the core interface and implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions