Vertex AI Agent Builder overview

Vertex AI Agent Builder is a suite of features for building and deploying AI agents. It consists of the following components:

  • Agent Garden is a library where you can find and explore sample agents and tools that are designed to accelerate your development.

    Go to Agent Garden

  • Agent Development Kit (ADK) is an open-source framework that simplifies the process of building sophisticated multi-agent systems while maintaining precise control over agent behavior.

  • Agent Tools are tools that you can equip your ADK agent to use, including:

  • Vertex AI Agent Engine is a fully-managed runtime to deploy, manage, and scale your agents in production. You can evaluate, monitor, and trace your agent's behavior for continuous improvement and auditing.

The following diagram shows the components of AI Applications: Agent Builder Overview

To learn more about AI agents in general, see:

Workflow for building and deploying agents

  1. Discover agent samples and tools specific to your use cases in the Agent Garden.

  2. Build and test your agent using the Agent Development Kit.

  3. Deploy your agent to Vertex AI Agent Engine.

What's next