Deprecated JavaScript SDK for the Gemini API
Top 32.8% on sourcepulse
This repository contains a deprecated JavaScript SDK for the Google Gemini API. It is intended for developers who previously used this SDK and need to understand its legacy status and migration path. The new unified Google GenAI SDK is recommended for all new development.
How It Works
This SDK provided JavaScript access to Google's generative AI models. It was designed to integrate with the Gemini API, enabling developers to build applications leveraging AI capabilities. The deprecation signifies a shift to a unified SDK that consolidates access to Gemini, Veo, Imagen, and other Google GenAI models.
Quick Start & Requirements
npm install @google/generative-ai
(for the new SDK). Migration guide available in Gemini API docs.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 are strongly encouraged to migrate to the new Google Generative AI SDK for JavaScript.
1 month ago
1+ week