We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8849d4f commit 07d22c3Copy full SHA for 07d22c3
README.md
@@ -4,6 +4,11 @@
4

5

6
7
+> [!IMPORTANT]
8
+> From Gemini 2.0 onwards this SDK will no longer be
9
+developing new features. Any new code should be written using the new SDK, `google-genai` ([github](https://github.com/googleapis/python-genai),
10
+[pypi](https://pypi.org/project/google-genai/)). See the migration guide below to upgrade to the new SDK.
11
+
12
# Upgrade the Google GenAI SDK for Python
13
14
With Gemini 2 we are offering a [new SDK](https://github.com/googleapis/python-genai)
0 commit comments