Spaces:
Sleeping
Sleeping
| # Hugging Face API Token | |
| # Get your token from: https://huggingface.co/settings/tokens | |
| HF_TOKEN=your_huggingface_token_here | |
| # Optional: Set this if using OpenAI or Anthropic models | |
| # OPENAI_API_KEY=your_openai_key_here | |
| # ANTHROPIC_API_KEY=your_anthropic_key_here | |