Spaces:
Running
Running
| # Chroma Cloud Configuration | |
| # Get these from https://trychroma.com | |
| CHROMA_TENANT=your-tenant-id | |
| CHROMA_DATABASE=your-database-name | |
| CHROMA_API_KEY=your-api-key-here | |
| # OpenRouter API Key (for AI models) | |
| # Get this from https://openrouter.ai | |
| OPENROUTER_API_KEY=your-openrouter-api-key-here | |