
Before you begin
- Labs create a Google Cloud project and resources for a fixed time
- Labs have a time limit and no pause feature. If you end the lab, you'll have to restart from the beginning.
- On the top left of your screen, click Start lab to begin
Import libraries and set up the notebook
/ 20
Load the Gemini Pro Model
/ 15
Define Python functions (tools)
/ 15
Deploy your agent on Vertex AI
/ 20
Model configuration
/ 15
Agent configuration
/ 15
Agent Engine (formerly known as LangChain on Vertex AI or Vertex AI Reasoning Engine) is a fully managed Google Cloud service enabling developers to deploy, manage, and scale AI agents in production. Agent Engine handles the infrastructure to scale agents in production so you can focus on creating intelligent and impactful applications.
You can define Python functions that get used as tools via Gemini Function Calling. Agent Engine integrates closely with the Gen AI SDK for the Gemini model in Vertex AI, and it can manage prompts, agents, and examples in a modular way. Agent Engine is compatible with LangChain, LlamaIndex, or other Python frameworks.
In this lab, you will learn how to build and deploy an agent (model, tools, and reasoning) using the Gen AI SDK for Python. You'll build and deploy an agent that uses the Gemini Pro model, Python functions as tools, and LangChain for orchestration.
Gemini is a family of powerful generative AI models developed by Google DeepMind, capable of understanding and generating various forms of content, including text, code, images, audio, and video.
The Gemini API in Vertex AI provides a unified interface for interacting with Gemini models. This allows developers to easily integrate these powerful AI capabilities into their applications. For the most up-to-date details and specific features of the latest versions, please refer to the official Gemini documentation.
Before starting this lab, you should be familiar with:
In this lab, you will learn how to:
Read these instructions. Labs are timed and you cannot pause them. The timer, which starts when you click Start Lab, shows how long Google Cloud resources are made available to you.
This hands-on lab lets you do the lab activities in a real cloud environment, not in a simulation or demo environment. It does so by giving you new, temporary credentials you use to sign in and access Google Cloud for the duration of the lab.
To complete this lab, you need:
Click the Start Lab button. If you need to pay for the lab, a dialog opens for you to select your payment method. On the left is the Lab Details pane with the following:
Click Open Google Cloud console (or right-click and select Open Link in Incognito Window if you are running the Chrome browser).
The lab spins up resources, and then opens another tab that shows the Sign in page.
Tip: Arrange the tabs in separate windows, side-by-side.
If necessary, copy the Username below and paste it into the Sign in dialog.
You can also find the Username in the Lab Details pane.
Click Next.
Copy the Password below and paste it into the Welcome dialog.
You can also find the Password in the Lab Details pane.
Click Next.
Click through the subsequent pages:
After a few moments, the Google Cloud console opens in this tab.
In the Google Cloud console, on the Navigation menu (), click Vertex AI > Workbench.
Find the
The JupyterLab interface for your Workbench instance opens in a new browser tab.
Open the
In the Select Kernel dialog, choose Python 3 from the list of available kernels.
Run through the Getting Started and the Import libraries sections of the notebook.
STAGING_BUCKET
variable to your Project ID: gs://
before the Project ID.Click Check my progress to verify the objective.
In this section, you will build and deploy an agent using the Gen AI SDK for Python. The agent consists of three components:
You will define the model, tools, and orchestration in the notebook, test the agent locally, and then deploy the agent to Vertex AI.
Click Check my progress to verify the objective.
Click Check my progress to verify the objective.
Click Check my progress to verify the objective.
The example you just ran through includes the minimal amount of configuration required for each component within the agent to help you get started.
But what if you want to swap to a different Gemini model version, change the generative model parameters or safety filters, or perform additional customizations to the agent? The following example in the notebook shows some of the most common parameters that you'll want to customize in your agent. Agent Engine in Vertex AI works with Gemini model versions that support Function Calling and LangChain agents.
In this section, you will learn how to customize the model and agent components to suit your needs.
Click Check my progress to verify the objective.
Click Check my progress to verify the objective.
Congratulations! In this lab, you learned how to build and deploy an agent with Agent Engine in Vertex AI. You built and deployed an agent that uses the Gemini Pro model, Python functions as tools, and LangChain for orchestration. You also learned how to customize different layer of your agent.
Check out the following resources to learn more about Gemini:
...helps you make the most of Google Cloud technologies. Our classes include technical skills and best practices to help you get up to speed quickly and continue your learning journey. We offer fundamental to advanced level training, with on-demand, live, and virtual options to suit your busy schedule. Certifications help you validate and prove your skill and expertise in Google Cloud technologies.
Manual Last Updated April 28, 2025
Lab Last Tested April 28, 2025
Copyright 2025 Google LLC. All rights reserved. Google and the Google logo are trademarks of Google LLC. All other company and product names may be trademarks of the respective companies with which they are associated.
This content is not currently available
We will notify you via email when it becomes available
Great!
We will contact you via email if it becomes available
One lab at a time
Confirm to end all existing labs and start this one