Files
MemoryBear/api/app/controllers
miao 4619b40d03 fix(memory): fix timezone and add generate_cache API endpoint

- Fix episodic memory time filter to use UTC (datetime.fromtimestamp with tz=timezone.utc)
  to match Neo4j stored UTC timestamps
- Add POST /v1/memory/analytics/generate_cache endpoint for cache generation via API Key

Modified files:
- api/app/services/memory_explicit_service.py
- api/app/controllers/service/user_memory_api_controller.py
2026-04-23 19:32:13 +08:00
..
2026-03-25 17:54:27 +08:00
2026-03-11 10:45:07 +08:00
2026-03-12 14:17:44 +08:00
2026-03-12 14:17:44 +08:00
2025-12-24 20:35:04 +08:00
2026-01-07 15:51:12 +08:00