f50aeab
1
2
3
4
5
6
7
8
# 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