-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
24 lines (20 loc) · 730 Bytes
/
Copy path.env.example
File metadata and controls
24 lines (20 loc) · 730 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Google Cloud Configuration
GOOGLE_CLOUD_PROJECT=your-project-id
GOOGLE_CLOUD_LOCATION=asia-south1
GEMINI_REGION=global
VEO_REGION=global
GCS_BUCKET=your-bucket-name
# AI Model Configuration
OPTIMIZE_PROMPT_MODEL=gemini-3-pro-preview
STORYBOARD_MODEL=gemini-3.1-flash-image-preview
ADAPTS_MODEL=gemini-3.1-flash-image-preview
VIDEO_GEN_MODEL=veo-3.1-generate-001
GEMINI_AGENT_ORCHESTRATOR=gemini-3.1-flash-lite-preview
# Service Configuration
SERVICE_NAME=veo-generators
ARTIFACT_REPO=superexam-repo
# Auth
MASTER_INVITE_CODE=your-master-invite-code
# Frontend (Vite) — guest invite code used to silently log new visitors in
# as read-only users. Must match an active invite code in Firestore.
VITE_GUEST_INVITE_CODE=guest