# Google Gemini API Key (Required) # Get your API key from: https://aistudio.google.com/ GEMINI_API_KEY=your_gemini_api_key_here # OpenAI API Key (Optional - only needed if using OpenAI LLM provider) # Get your API key from: https://platform.openai.com/api-keys OPENAI_API_KEY=your_openai_api_key_here