Research-analyst-ADK / env.example
decodingdatascience's picture
Upload 15 files
8bd78d1 verified
Raw
History Blame Contribute Delete
263 Bytes
# Google Cloud Configuration
# GOOGLE_GENAI_USE_VERTEXAI=TRUE
# GOOGLE_CLOUD_PROJECT=<your-project-id>
# GOOGLE_CLOUD_LOCATION=<region>
# Google AI Studio (Gemini Developer API)
# Get a key at https://aistudio.google.com/app/apikey
GOOGLE_API_KEY=<your-api-key>