Skip to content

Google Gemini

Everruns runs agents on Google Gemini models, implementing the provider-neutral driver contract over the Gemini API.

  • Gemini API streaming.
  • Tool calls and reasoning mapped to provider-neutral Everruns types.
  • Context caching — explicit caching via cachedContent when a cached-content resource is supplied, otherwise Gemini’s default implicit caching on supported models.
  1. Go to SettingsProviders and click Add provider.
  2. Choose Google Gemini.
  3. Paste your Gemini API key. Get one from Google AI Studio.
  4. Save. Everruns discovers available Gemini models automatically.

Gemini models resolve to Everruns’ built-in model profiles for capability and cost metadata. When max_tokens is not set, the driver resolves a default from the model profile, falling back to a safe value.