Spaces:
Sleeping
Sleeping
| # Groq API Configuration | |
| # Get your API key from: https://console.groq.com/keys | |
| GROQ_API_KEY=your_groq_api_key_here | |
| # Optional: Model selection (default: llama-3.3-70b-versatile) | |
| # GROQ_MODEL=llama-3.3-70b-versatile | |