Discover Google models here
Get an API key from Google AI Studio

Configuration

config.yaml
models:
  - name: <MODEL_NAME>
    provider: gemini
    model: <MODEL_ID>
    apiKey: <YOUR_GEMINI_API_KEY>
Check out a more advanced configuration here