chore(egen): Adds note to the deprecated notebook (#3186)

* chore(egen): Adds note to the deprecated notebook, performs linter test

* removes extra space from note
This commit is contained in:
sumanvita
2024-07-03 00:32:34 +00:00
committed by GitHub
parent 03153ca48b
commit 656f8d27d1
@@ -23,6 +23,16 @@
"# limitations under the License."
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "0bdfa24a80ed"
},
"source": [
"Starting on September 15, 2024, you can only customize classification, entity extraction, and sentiment analysis models by moving to Vertex AI Gemini prompts and tuning. Training or updating models for Vertex AI AutoML for Text classification, entity extraction, and sentiment analysis objectives will no longer be available. You can continue using existing Vertex AI AutoML Text objectives until June 15, 2025. For more information about how Gemini offers enhanced user experience through improved prompting capabilities, see \n",
"[Introduction to tuning](https://cloud.google.com/vertex-ai/generative-ai/docs/models/tune-gemini-overview)"
]
},
{
"cell_type": "markdown",
"metadata": {