Commit Graph

11 Commits

Author SHA1 Message Date
gameloader d8e0a82b72 chore(i18n): translate memory prompt and system message to Chinese
Build and Push Docker / build-and-push (push) Failing after 2m29s
2025-10-13 10:24:04 +08:00
gameloader f1a48874d0 refactor(logging): introduce centralized logging and FastAPI lifespan
Build and Push Docker / build-and-push (push) Failing after 2m38s
2025-10-13 10:17:19 +08:00
gameloader 0e5199d3c0 chore(deps): add threading module import
Build and Push Docker / build-and-push (push) Failing after 3m5s
2025-10-13 09:54:00 +08:00
gameloader 7fcbbe2f02 perf(memory): store memories asynchronously to prevent blocking
Build and Push Docker / build-and-push (push) Failing after 3m3s
2025-10-13 09:44:26 +08:00
gameloader 2b2a40919b refactor(memory): explicitly disable infer in memory.add
Build and Push Docker / build-and-push (push) Failing after 10m1s
2025-10-12 19:57:00 +08:00
gameloader 26ad0dbf0f refactor(memory): standardize memory service response handling
Build and Push Docker / build-and-push (push) Failing after 43m47s
2025-10-12 17:48:55 +08:00
gameloader 3ef3b9449a chore(memory): add debug logs for memory search results
Build and Push Docker / build-and-push (push) Has been cancelled
2025-10-12 17:45:54 +08:00
gameloader 78cb5cd21d chore(memory): enhance debugging and memory retrieval robustness
Build and Push Docker / build-and-push (push) Has been cancelled
2025-10-12 17:38:24 +08:00
gameloader 5688e7a933 refactor(memory): handle varied memory search and retrieval formats
Build and Push Docker / build-and-push (push) Failing after 17m18s
2025-10-12 17:02:03 +08:00
gameloader a7f8e6f775 fix(memory): handle varied memory formats in prompt formatting
Build and Push Docker / build-and-push (push) Has been cancelled
2025-10-12 16:53:01 +08:00
gameloader 618c2ec209 feat(memory): integrate Mem0 for enhanced conversational memory
Build and Push Docker / build-and-push (push) Has been cancelled
2025-10-12 16:36:41 +08:00