Drupal is a registered trademark of Dries Buytaert

gemini_provider

705 sites No security coverage
View on drupal.org

Gemini Provider

This module serves as a Google Gemini provider for the AI module.

By installing and enabling it, you can integrate Google's Gemini API through the Drupal AI module's abstraction layer.

How to use

After installing and enabling the module, Gemini will be listed on the AI module's providers configuration page (admin/config/ai/providers). Set the API key using the key module, and you will be able to use Gemini as a provider and explore it in the API Explorer, just like all other AI module providers.

Features

  • Configuration: Provides a configuration form for Gemini authentication.
  • Plugin Implementation: Implements a plugin for the Drupal AI module.
  • Text Generation: Text to text interface implementation.
  • Image Generation
  • Embeddings

Dependencies

The module depends on the AI module obviously as it is the Gemini provider for this module. It also depends on Key module for api key storage and a Google Gemini PHP Client.

Activity

Total releases
2
First release
Feb 2025
Latest release
6 months ago
Release cadence
195 days
Stability
0% stable

Releases

Version Type Release date
1.0.1-beta1 Pre-release Aug 27, 2025
1.0.0-beta1 Pre-release Feb 13, 2025