A data scientist is using Vertex AI's Generative AI Studio to experiment with prompt designs. Which THREE features are available in the studio?
Grounding can be set up in the studio.
Why this answer
Option A is correct because Vertex AI Generative AI Studio includes a grounding configuration feature that allows you to connect prompts to external data sources (e.g., Vertex AI Search, BigQuery, or private datasets) to ground responses in factual, up-to-date information, reducing hallucinations. This is a core capability for enterprise use cases requiring retrieval-augmented generation (RAG).
Exam trap
Cisco often tests the distinction between features available in Generative AI Studio (prompt design, model parameters, grounding, templates) versus those in Vertex AI Training or Prediction (hyperparameter tuning, A/B testing), so candidates mistakenly assume all ML workflow features are present in the studio.