name: google-ai-api description: "Use when working with the Gemini REST API: generateContent, streamGenerateContent, embedContent, caching, file uploads, token counting, model tuning, batch mode, live/real-time API, or any Google AI API endpoint parameters and response shapes."
Google AI (Gemini) API Reference
Official Gemini API reference docs (sourced from ai.google.dev/api).
CRITICAL: grep references/ for keywords before answering.
Key References
| Topic | File |
|---|---|
| Overview | overview.md |
| Generate Content | generate-content.md |
| Embeddings | embeddings.md |
| Files | files.md |
| Caching | caching.md |
| Token Counting | tokens.md |
| Live/Realtime | live.md |
| Models | models.md |
| Batch Mode | batch-mode.md |
| Tuning | tuning.md |