Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit 6953aca

Browse files
authored
Update __init__.py
1 parent e18ff01 commit 6953aca

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

google/generativeai/__init__.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,10 @@
8484
textwrap.dedent("""
8585
8686
All support for the `google.generativeai` package has ended. It will no longer be receiving
87-
updates or bug fixes. Please see the upgrade instructions in the [README][1]
87+
updates or bug fixes. Please switch to the `google.genai` package as soon as possible.
88+
See README for more details:
8889
89-
[1]: https://github.com/google-gemini/deprecated-generative-ai-python/blob/main/README.md
90+
https://github.com/google-gemini/deprecated-generative-ai-python/blob/main/README.md
9091
"""),
9192
FutureWarning,
9293
stacklevel=2

0 commit comments

Comments
 (0)