Deprecated Python SDK for the Gemini API
Top 20.7% on sourcepulse
This SDK is a deprecated Python client for Google's Generative AI models, specifically the Gemini API. It is intended for developers who previously used this library and need to understand its legacy status and migration path.
How It Works
This SDK provided programmatic access to Google's Gemini models. It has been superseded by a new, unified Google Gen AI SDK designed to encompass all Google GenAI models (Gemini, Veo, Imagen, etc.) with improved simplicity and clarity.
Quick Start & Requirements
pip install google-generativeai
(for the new SDK). This repository's SDK is deprecated.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
This SDK is deprecated and will reach end-of-life on August 31st, 2025. No new features will be added, and support is limited to critical bug fixes. Users should migrate to the new Google Generative AI SDK for Python.
1 month ago
1 week