# OpenAI API Key
# Get your API key from https://platform.openai.com/api-keys
OPENAI_API_KEY=your-api-key-here
# Optional: Default save directory for images
# If not specified, images will be saved to the current directory
# SAVE_DIR=/path/to/save/directory