Files
MemoryBear/api/app
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-01-12 15:59:10 +08:00
2026-04-23 16:29:22 +08:00
2026-01-26 11:53:34 +08:00
2026-04-22 11:47:32 +08:00
2025-12-24 20:35:04 +08:00
2026-04-22 11:47:32 +08:00