Skip to content

Commit 07d22c3

Browse files
committed
add note to top after rebase
1 parent 8849d4f commit 07d22c3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
![Python support](https://img.shields.io/pypi/pyversions/google-generativeai)
55
![PyPI - Downloads](https://img.shields.io/pypi/dd/google-generativeai)
66

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+
712
# Upgrade the Google GenAI SDK for Python
813

914
With Gemini 2 we are offering a [new SDK](https://github.com/googleapis/python-genai)

0 commit comments

Comments
 (0)