Generate Text from Gemini API

進行状況を確認

/ 50

Multi-Turn Conversations

進行状況を確認

/ 50

このラボでは、学習をサポートする AI ツールが組み込まれている場合があります。

GSP1308

Google Cloud self-paced labs

Overview

Imagine you are a data engineer at Cymbal Shops. You want to explore how to use the Gemini API to build intelligent chatbots and data analysis tools. In this lab, you get started with the Gemini API by initializing the client and making your first API calls for text generation and chat.

The Gemini API empowers developers and creators across various fields by providing advanced natural language processing and code generation capabilities. It enables the creation of intelligent chatbots, automated content generation tools, insightful data analysis platforms, and personalized learning experiences. Its versatility stems from its ability to understand context, generate creative text, analyze complex data, and adapt to diverse applications.

The Gemini family offers various Gemini models optimized for different tasks. In this lab, you use the model.

Prerequisites

Before starting this lab, you should be familiar with:

  • Basic Python programming.
  • General API concepts.
  • Running Python code in a Jupyter notebook on Agent Platform Workbench.

Objectives

In this lab, you learn how to perform the following tasks:

  • Initialize and authenticate the Gemini API client.
  • Generate text using the Gemini API.
  • Create multi-turn conversations with Gemini models.

Task 1. Initialize the Gemini client and set the Project ID and Model ID

Initialize the Gemini client and configure the project and model variables to start using the API.

  1. In the Jupyter Notebook, navigate to the first code cell (under Import the Library and Initialize Client).
  2. Replace the __PROJECT_ID__ placeholder with your Project ID:
{{{project_0.project_id | project_id}}}
  1. Replace the __GEMINI_FLASH_LITE_MODEL_ID__ placeholder with the following model ID:
{{{project_0.startup_script.gemini_flash_lite_model_id | model_name}}}
  1. Run the cell to import the libraries, initialize the client, and set the model ID.

Task 2. Run the notebook cells

Execute the cells in the Jupyter Notebook to interact with the Gemini API.

  • Follow the instructions directly in the Jupyter Notebook to run the remaining cells.
Note: API calls to Gemini require processing time. Wait for the response to appear after executing a notebook cell.

Click Check my progress to verify the objective. Generate Text from the Gemini API.

Click Check my progress to verify the objective. Multi-Turn Conversations.

Congratulations!

Congratulations! In this lab, you learned how to use the Gemini API and make basic API calls to interact with Gemini models.

Next steps / Learn more

Check out the following resources to learn more about Gen AI and the Gemini Enterprise Agent Platform:

Google Cloud training and certification

...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 July 27, 2026

Lab Last Tested July 27, 2026

Copyright 2026 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.

始める前に

  1. ラボでは、Google Cloud プロジェクトとリソースを一定の時間利用します
  2. ラボには時間制限があり、一時停止機能はありません。ラボを終了した場合は、最初からやり直す必要があります。
  3. 画面左上の [ラボを開始] をクリックして開始します

シークレット ブラウジングを使用する

  1. ラボで使用するユーザー名パスワードをコピーします
  2. プライベート モードで [コンソールを開く] をクリックします

コンソールにログインする

    ラボの認証情報を使用して
  1. ログインします。他の認証情報を使用すると、エラーが発生したり、料金が発生したりする可能性があります。
  2. 利用規約に同意し、再設定用のリソースページをスキップします
  3. ラボを終了する場合や最初からやり直す場合を除き、[ラボを終了] はクリックしないでください。クリックすると、作業内容がクリアされ、プロジェクトが削除されます

このコンテンツは現在ご利用いただけません

利用可能になりましたら、メールでお知らせいたします

ありがとうございます。

利用可能になりましたら、メールでご連絡いたします

1 回に 1 つのラボ

既存のラボをすべて終了して、このラボを開始することを確認してください

シークレット ブラウジングを使用してラボを実行する

このラボを実行するには、シークレット モードまたはシークレット ブラウジング ウィンドウを使用することをおすすめします。これにより、個人アカウントと受講者アカウントの競合を防ぎ、個人アカウントに追加料金が発生することを防ぎます。