Skip to main content

Getting Started

To integrate Google AI with your Rapida application, follow these steps:

Supported Models

Google AI offers several advanced language models that can be used with this integration. Here’s a table of some supported models:
Model NameDescription
gemini-2.5-proLatest Gemini Pro model with advanced capabilities
gemini-2.5-flashFaster version of Gemini 2.5
gemini-2.5-flash-lite-preview-06-17Preview of lightweight Gemini 2.5 Flash
gemini-2.5-flash-preview-ttsGemini 2.5 Flash with text-to-speech preview
gemini-2.5-pro-preview-ttsGemini 2.5 Pro with text-to-speech preview
gemini-2.0-flashGemini 2.0 Flash model
gemini-2.0-flash-preview-image-generationGemini 2.0 Flash with image generation preview
gemini-2.0-flash-liteLightweight version of Gemini 2.0 Flash
Note: Google AI may add or update models over time. Check the Google AI documentation for the most up-to-date list of available models.

Prerequisites

  • Have a Google Cloud account with access to Google AI.
  • Set up your Google Cloud project and enable the necessary APIs.
  • Ensure you have the required permissions to access Google AI and its models.

Setting Up Provider Credentials

1

Access the Integrations Page

Integrations PageNavigate to the “Integration > Models” page. Here you’ll see a grid of various AI model providers including Google AI, Azure OpenAI, Anthropic, Cohere, OpenAI, and more.
2

Select Google AI

On the Integrations page, find the Google AI provider card.Click the “Setup Credential” button for Google AI.
3

Create Provider Credential

Create Provider CredentialA modal window will appear titled “Create provider credential”. Follow these steps:
  1. Select “Google AI” from the dropdown (if not already selected)
  2. Enter a Key Name: Assign a unique name to this provider key for easy identification
  3. Enter the Google AI API Key: Input your Google AI API key
  4. Click “Configure” to save the credential
4

Verify Credential Setup

After setting up the credential, you can verify it’s been added:
  1. The Google AI provider card should now show “Connected”
  2. If you click on the provider, you’ll see a “View provider credential” modal
  3. This modal displays the credential name, when it was last updated, and options to delete or close
Your Google AI provider credential is now set up and ready to use with the integration system.