Spaces:
Running
Running
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ emoji: 🚀
|
|
| 6 |
colorFrom: indigo
|
| 7 |
colorTo: purple
|
| 8 |
pinned: false
|
|
|
|
| 9 |
---
|
| 10 |
# Janus Backend
|
| 11 |
Living intelligence system — 24/7 background daemon with circadian rhythms, market watching, news pulse, event detection, and dream cycles.
|
|
@@ -24,4 +25,4 @@ Living intelligence system — 24/7 background daemon with circadian rhythms, ma
|
|
| 24 |
## Secrets Required
|
| 25 |
Set these in Space Settings → Variables and Secrets:
|
| 26 |
- `ALPHAVANTAGE_API_KEY`
|
| 27 |
-
- `NEWSAPI_KEY`
|
|
|
|
| 6 |
colorFrom: indigo
|
| 7 |
colorTo: purple
|
| 8 |
pinned: false
|
| 9 |
+
persistent_storage: true
|
| 10 |
---
|
| 11 |
# Janus Backend
|
| 12 |
Living intelligence system — 24/7 background daemon with circadian rhythms, market watching, news pulse, event detection, and dream cycles.
|
|
|
|
| 25 |
## Secrets Required
|
| 26 |
Set these in Space Settings → Variables and Secrets:
|
| 27 |
- `ALPHAVANTAGE_API_KEY`
|
| 28 |
+
- `NEWSAPI_KEY`
|