GoogleGemini
Google Gemini LLM Integration for AI-powered analysis and chat capabilities. This integration provides access to Google Gemini's large language models for: - AI-powered chat conversations - Text analysis and generation - Natural language processing tasks Supports both Google AI Studio (API key) and Google Cloud Vertex AI (service account) authentication. Supported models include Gemini 2.0 Flash, Gemini 1.5 Pro, and various preview models.
Cloud Services · Google Gemini
Configuration parameters
auth_type— Authentication Type (required)url— Server URL (required)api_key—service_account_key—project_id— Project IDlocation— Locationmodel— Default Model (required)max_tokens— Max tokens (required)temperature— Temperaturetop_p— Top Ptop_k— Top Kinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (1)
-
google-gemini-send-messageSend a chat message to the Gemini AI model.