chore(egen) : added note to deprecated notebook and performed linter test (#3209)

* chore(egen) : added note to deprecated notebook

* chore(egen) : performed linter test

---------

Co-authored-by: Jayakrishna2801 <jayakrishna.rajaboina@egen.ai>
This commit is contained in:
Jayakrishna2801
2024-07-10 14:10:38 +00:00
committed by GitHub
co-authored by Jayakrishna2801
parent 1a4db478de
commit 7ccb27b044
@@ -23,6 +23,16 @@
"# limitations under the License."
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "64a4f198313d"
},
"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": {