El kit de desarrollo de agentes (ADK) es un framework de código abierto que simplifica el proceso de creación de sistemas multiagente sofisticados y, al mismo tiempo, mantiene un control preciso sobre el comportamiento de los agentes.
Vertex AI Agent Engine
es un conjunto de servicios que permite a los desarrolladores implementar, administrar y escalar agentes de IA en producción. Vertex AI Agent Engine ofrece servicios como un entorno de ejecución completamente administrado, evaluación, sesiones y banco de memoria.
Las herramientas del agente son herramientas que puedes equipar a tu agente de ADK para que las use, incluidas las siguientes:
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-04 (UTC)"],[],[],null,["# Vertex AI Agent Builder overview\n\nVertex AI Agent Builder is a suite of features for building and\ndeploying AI agents. It consists of the following components:\n\n- **Agent Garden** is a library where you can find and explore sample agents\n and tools that are designed to accelerate your development.\n\n [Go to Agent Garden](https://console.cloud.google.com/vertex-ai/agents/agent-garden)\n | **Preview:** Support for Agent Garden is in [preview](/products#product-launch-stages).\n- [**Agent Development Kit**](https://google.github.io/adk-docs/)\n (ADK) is an open-source framework that simplifies the process of building\n sophisticated multi-agent systems while maintaining precise control over\n agent behavior.\n\n | **Preview:** Support for ADK is in [preview](/products#product-launch-stages).\n- [**Vertex AI Agent Engine**](/vertex-ai/generative-ai/docs/agent-engine/overview)\n is a set of services that enables developers to deploy, manage, and scale AI agents in production. Vertex AI Agent Engine offers services such as a fully-managed runtime, evaluation, Sessions, and Memory Bank.\n\n- **Agent Tools** are tools that you can equip your ADK agent to use, including:\n\n - [Built-in tools](https://google.github.io/adk-docs/tools/built-in-tools/) such as [Grounding with Google Search](/vertex-ai/generative-ai/docs/multimodal/ground-with-google-search), [Vertex AI Search](/generative-ai-app-builder/docs/enterprise-search-introduction), and [Code Execution](/vertex-ai/generative-ai/docs/multimodal/code-execution)\n\n - [RAG Engine](/vertex-ai/generative-ai/docs/rag-quickstart#run-rag) for retrieval-augmented generation (RAG)\n\n - [Google Cloud tools](https://google.github.io/adk-docs/tools/google-cloud-tools/) to connect to:\n\n - Your APIs managed in [Apigee API Hub](/apigee/docs/apihub/what-is-api-hub)\n\n - 100+ enterprise applications through [Integration Connectors](/integration-connectors/docs/all-integration-connectors)\n\n - Custom integrations with [Application Integration](/application-integration/docs/overview)\n\n - [Model Context Protocol (MCP) tools](https://google.github.io/adk-docs/tools/mcp-tools/)\n\n - [Ecosystem tools](https://google.github.io/adk-docs/tools/third-party-tools/) such as LangChain tools, CrewAI tools, and [GenAI Toolbox for Databases](https://github.com/googleapis/genai-toolbox)\n\nThe following diagram shows the components of Vertex AI Agent Builder:\n\nTo learn more about AI agents in general, see:\n\n- our blog post on [multi-agent systems with Vertex AI](/blog/products/ai-machine-learning/build-and-manage-multi-system-agents-with-vertex-ai)\n\n- [What are AI Agents?](/discover/what-are-ai-agents)\n\n- [Vertex AI Agent Builder](/products/agent-builder)\n\nWorkflow for building and deploying agents\n------------------------------------------\n\n1. Discover agent samples and tools specific to your use cases in the [Agent Garden](https://console.cloud.google.com/vertex-ai/agents/agent-garden).\n\n2. Build and test your agent using the Agent Development Kit.\n\n3. Deploy your agent to Vertex AI Agent Engine.\n\nWhat's next\n-----------\n\n- [Agent Development Kit Quickstart](/vertex-ai/generative-ai/docs/agent-development-kit/quickstart)"]]