# OpenAI API Configuration OPENAI_API_KEY=your_openai_api_key_here OPENAI_MODEL=gpt-4o-mini # Hugging Face Spaces Environment Variables # These will be set in the Spaces settings HF_TOKEN=your_hf_token_here