Solves the primary challenges faced by Google Gemini API users on WordPress: Error 503 (Service Unavailable – Capacity / High Demand) and Error 429 (Rate Limit / Quota Exceeded).
As a pure, non-intrusive provider connector & failover engine, YukDigitalz Connector for Google AI extends Google AI Studio and Gemini models into WordPress and integrates seamlessly with the WordPress Core AI Client framework (wp_ai_providers, wp_ai_client_generate, wp_ai_client_default_model). It works alongside WordPress Connectors and 3rd-party BYOK AI plugins without taking over database options, altering prompts, or blocking API keys. When Google AI Studio experiences server capacity issues or rate limit limits, the engine intelligently performs retries with exponential backoff, rotates secondary API keys, and seamlessly routes requests to designated fallback models (such as Gemini 3.7 Flash, Gemini 2.5 Flash, Gemini 2.0 Flash, Gemini 1.5 Flash, Gemini 1.5 Pro, or custom fine-tuned model IDs).
wp_ai_providers, wp_ai_client_generate) to register Google Gemini as an active provider for core and third-party plugins.wp-config.php constants (YUKDICONFO_API_KEY, GOOGLE_API_KEY) and passive WordPress Connectors key resolution.yukdiconfo_generate(), filter hooks, and REST API endpoint (/wp-json/yukdiconfo/v1/generate).This plugin relies on third-party external services to process artificial intelligence (AI) models and text generation. Details of the external service used by this plugin are provided below: