Spaces:
Sleeping
Sleeping
Your Name
Integrate initialization into app.py, add quantum emotion service, JSON emotion persistence, and improve rate limit handling
8c9977f | # Environment variables | |
| .env | |
| .DS_Store | |
| # Python cache files | |
| __pycache__/ | |
| *.py[cod] | |
| *$py.class | |
| # Virtual environment | |
| venv/ | |
| env/ | |
| ENV/ | |
| .venv/ | |
| # Generated files | |
| *.log | |
| chroma_db/ | |
| memory.json | |
| emotions.json | |
| "import random.md" | |