Spaces:
Sleeping
Sleeping
| # API Keys for AI Models | |
| GROQ_API_KEY=your_groq_api_key_here | |
| OPENROUTER_API_KEY=your_openrouter_api_key_here | |
| # Database Configuration (optional) | |
| # DB_PATH=custom_database_path.db | |
| # App Configuration (optional) | |
| # DEBUG=True | |
| # LOG_LEVEL=INFO |