Skip to main content Google Gemini (from 0.2601.1)
In Google
Google AI Studio
- Create a project and generate an API Key
Gemini Enterprise
- Set up AI project
- Assign permissions to Convier Workload Identity (if using Vertex AI)
In Convier
- Use installation wizard, or manually set environment variables:
GOOGLE_GEMINI_MODEL_NAME: e.g. gemini-2.5-flash GOOGLE_GEMINI_PROJECT_ID: Optional. Set if using Application Default Credentials (ADC) GOOGLE_GEMINI_LOCATION: Optional GOOGLE_GEMINI_USE_VERTEX: Optional. Values: true or false GOOGLE_GEMINI_API_KEY: Optional. Set if not using ADC
- Restart Convier
- In project configuration mode, add source type
Google Gemini - Done