# Environment variables for Inbox Negotiator # Supabase Configuration SUPABASE_URL=your_supabase_url_here SUPABASE_ANON_KEY=your_supabase_anon_key_here # Google Generative AI API Key for Gemini model GOOGLE_GENERATIVE_AI_API_KEY=your_google_api_key_here # Add these same variables to your actual .env file