Back to Cline

Google Gemini

docs/provider-config/google-gemini.mdx

3.83.01.2 KB
Original Source

Google Gemini is Google's family of multimodal AI models, offering some of the largest context windows available and strong performance across coding, reasoning, and document analysis tasks.

Website: https://ai.google.dev/

Get API Credentials

  1. Sign Up/Sign In: Go to Google AI Studio. Sign in with your Google account.
  2. Get API Key: Navigate to aistudio.google.com/apikey.
  3. Create a Key: Click "Create API Key" and select or create a Google Cloud project.
  4. Copy the Key: Copy the API key immediately and store it securely.

Configuration in Cline

See Authorization & Model Selection.

  1. Open Cline Settings: Click the settings icon (⚙️) in the Cline panel.
  2. Select Provider: Choose "Google Gemini" from the "API Provider" dropdown.
  3. Enter API Key: Paste your Google AI API key into the "Gemini API Key" field.
  4. Select Provider Model: Choose your desired model from the "Model" dropdown.

Tips and Notes