GEMINI_API_KEY terisi dan flow memilih provider Gemini. Tanpa key, fitur yang butuh Gemini tidak aktif.

Docs: ai.google.dev/gemini-api
Env di project
Setup
1
Buka Google AI Studio
aistudio.google.com → login Google account
2
Buat API key
Menu → API Keys → Create API key
Pilih project Google Cloud (atau buat baru). Salin key
Pilih project Google Cloud (atau buat baru). Salin key
AIza...3
(Opsional) Import GCP project
Dashboard → Projects → Import projects jika pakai project Cloud existing
4
Tes di Playground
AI Studio → Playground → ketik prompt → Run — pastikan quota aktif
5
Masukkan ke .env
Auth key vs standard key
Google sedang migrasi ke auth keys (lebih aman). Key baru di AI Studio otomatis auth key. Docs: Migrate to auth key.Troubleshooting
Docs: AI Studio quickstart