Setup & Installation
What This Skill Does
Guides development with the Gemini API on Google Cloud Vertex AI using the Gen AI SDK. Covers text generation, multimodal inputs, function calling, structured output, embeddings, context caching, real-time streaming via Live API, and batch prediction across Python, JS/TS, Go, Java, and C#. It enforces use of the current Gen AI SDK instead of deprecated Vertex AI SDKs, which prevents authentication mismatches and broken API calls that silently fail with legacy libraries.
When to use it
- Working with vertex ai api dev functionality
- Implementing vertex ai api dev features
- Debugging vertex ai api dev related issues
