Skip to content

Commit 8aadb4d

Browse files
committed
Change-Id: I6bc43a471b5558f373f6c514a9dc56a49dd9e677
1 parent 40019a9 commit 8aadb4d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,20 @@ With Gemini 2.0, we took the chance to create a single unified SDK for all devel
44

55
The full migration guide from the old SDK to new SDK is available in the [Gemini API docs](https://ai.google.dev/gemini-api/docs/migrate).
66

7-
We won't be adding anything to this SDK or making any further changes. The Gemini API docs are fully updated to show examples of the new Google Gen AI SDK. We know how disruptive an SDK change can be and don't take this change lightly, but our goal is to create an extremely simple and clear path for developers to build with our models so it felt necessary to make this change.
7+
The Gemini API docs are fully updated to show examples of the new Google Gen AI SDK. We know how disruptive an SDK change can be and don't take this change lightly, but our goal is to create an extremely simple and clear path for developers to build with our models so it felt necessary to make this change.
88

99
Thank you for building with Gemini and [let us know](https://discuss.ai.google.dev/c/gemini-api/4) if you need any help!
1010

11+
**Please be advised that this repository is now considered legacy.** For the latest features, performance improvements, and active development, we strongly recommend migrating to the official **[Google Generative AI SDK for JavaScript](https://github.com/googleapis/python-genai)**.
12+
13+
**Support Plan for this Repository:**
14+
15+
* **Limited Maintenance:** Development is now restricted to **critical bug fixes only**. No new features will be added.
16+
* **Purpose:** This limited support aims to provide stability for users while they transition to the new SDK.
17+
* **End-of-Life Date:** All support for this repository (including bug fixes) will permanently end on **August 31st, 2025**.
18+
19+
We encourage all users to begin planning their migration to the [Google Generative AI SDK](https://github.com/googleapis/python-genai) to ensure continued access to the latest capabilities and support.
20+
1121
<!--
1222
[START update]
1323
# With Gemini 2 we're launching a new SDK. See the following doc for details.

0 commit comments

Comments
 (0)