Spaces:
Sleeping
Sleeping
File size: 108 Bytes
11a6af9 |
1 2 3 4 5 6 7 8 9 |
# Configurations
FASTAPI_CONFIG=development
SECRET=''
# MongoDB
MONGO_DB_URL=''
# OpenAI
OPENAI_API_KEY='' |