Gemini in Colab Enterprise

This document describes how Gemini in Colab Enterprise, which is part of Gemini for Google Cloud, provides AI-powered assistance to help you write code in notebooks.

AI assistance with Gemini in Colab Enterprise

You can use Gemini in Colab Enterprise to generate or suggest code in your notebooks. To learn how, see Write code with Gemini assistance.

Gemini in Colab Enterprise uses large language models (LLMs) that are developed by Google. The LLMs are fine-tuned with billions of lines of open source code, security data, and Google Cloud-specific content such as documentation and sample code.

Learn how and when Gemini for Google Cloud uses your data. As an early-stage technology, Gemini for Google Cloud can generate output that seems plausible but is factually incorrect. We recommend that you validate all output from Gemini for Google Cloud before you use it. For more information, see Gemini for Google Cloud and responsible AI.

Where to interact with Gemini

After you set up Gemini in Colab Enterprise, you can use Gemini in Colab Enterprise to generate Python code. Gemini in Colab Enterprise suggests code segments while you type in a code cell. You can also use the Help me code tool to generate code based on a description of what you want. See Write code with Gemini assistance.

Set up Gemini in Colab Enterprise

For detailed setup steps, see Set up Gemini in Colab Enterprise.

What's next