Spaces:
Sleeping
Sleeping
| SEARCH_ENGINE_ID="search engine id" | |
| GOOGLE_API_KEY="google api key" | |
| PINECONE_API_KEY="pinecone api key" | |
| GEMINI_API_KEY="gemini api key" | |
| MONGO_URI="mongodb://localhost:27017/" | |
| SECRET_KEY = "secret" | |
| FERNET_SECRET_KEY="secret" | |
| ALGORITHM = "encryption algoritm" | |
| REDIS_HOST="localhost" | |
| REDIS_PORT="67802" | |
| REDIS_USERNAME="normal" | |
| REDIS_PASSWORD="password" |