Spaces:
Running
Running
| # API Keys | |
| RAPIDAPI_KEY="your_rapidapi_key_here" | |
| RAPIDAPI_HOST="real-time-image-search.p.rapidapi.com" | |
| # AI Model Configuration | |
| AI_MODEL_URL="http://localhost:12345/v1/chat/completions" | |
| # API Keys | |
| RAPIDAPI_KEY="your_rapidapi_key_here" | |
| RAPIDAPI_HOST="real-time-image-search.p.rapidapi.com" | |
| # AI Model Configuration | |
| AI_MODEL_URL="http://localhost:12345/v1/chat/completions" | |