File tree Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 11# Google Vertex AI SDK for Java
22
3+ > ** Note:** The ` com.google.cloud.vertexai.generativeai ` package and its classes
4+ > are ** deprecated as of June 24, 2025 and will be removed on June 24, 2026.**
5+ > Please use the
6+ > [ Google Gen AI SDK] ( https://central.sonatype.com/artifact/com.google.genai/google-genai )
7+ > to access GenAI features. See
8+ > [ the migration guide] ( https://cloud.google.com/vertex-ai/generative-ai/docs/deprecations/genai-vertexai-sdk#java )
9+ > for details.
10+
311Java idiomatic SDK for [ Vertex AI] [ product-docs ] .
412
513[ ![ Maven] [ maven-version-image ]] [ maven-version-link ]
Original file line number Diff line number Diff line change 66 <version >1.26.0</version ><!-- {x-version-update:google-cloud-vertexai:current} -->
77 <packaging >jar</packaging >
88 <name >Google VertexAI API</name >
9- <description >VertexAI API Vertex AI is an integrated suite of machine learning tools and services
9+ <description >Vertex AI is an integrated suite of machine learning tools and services
1010 for building and using ML models with AutoML or custom code. It offers both novices and experts
11- the best workbench for the entire machine learning development lifecycle.</description >
11+ the best workbench for the entire machine learning development lifecycle.
12+
13+ --------------------------------------------------------------------------------------
14+ DEPRECATION NOTICE:
15+ The 'com.google.cloud.vertexai.generativeai' package and its classes are deprecated as of
16+ June 24, 2025 and will be removed on June 24, 2026.
17+
18+ Please transition to the Google Gen AI SDK (com.google.genai:google-genai)
19+ for GenAI functionality.
20+
21+ A detailed migration guide is available at:
22+ https://cloud.google.com/vertex-ai/generative-ai/docs/deprecations/genai-vertexai-sdk#java
23+ --------------------------------------------------------------------------------------
24+ </description >
1225 <parent >
1326 <groupId >com.google.cloud</groupId >
1427 <artifactId >google-cloud-vertexai-parent</artifactId >
You can’t perform that action at this time.
0 commit comments