Skip to main content

Module google

Module google 

Source
Expand description

Google Gemini adapter (Generative Language API).

Supports gemini-2.0-flash, gemini-1.5-flash, gemini-1.5-pro, etc. Reads GOOGLE_API_KEY or GEMINI_API_KEY from the environment. Uses the REST API directly (no SDK dependency).

Structs§

GoogleAdapter
Google Gemini adapter via the Generative Language REST API.