# OpenAI API Configuration
# Get your API key from: https://platform.openai.com/api-keys
# Replace 'your_openai_api_key_here' with your actual OpenAI API key

REACT_APP_OPENAI_API_KEY=your_openai_api_key_here
