Gemini API Development Skill Overview The Gemini API provides access to Google's most advanced AI models. Key capabilities include: - Text generation - Chat, completion, summarization - Multimodal understanding - Process images, audio, video, and documents - Function calling - Let the model invoke your functions - Structured output - Generate valid JSON matching your schema - Code execution - Run Python code in a sandboxed environment - Context caching - Cache large contexts for efficiency - Embeddings - Generate text embeddings for semantic search Current Gemini Models - : 1M tokens, complex…