Commit Graph

18 Commits

Author SHA1 Message Date
0e5199d3c0 chore(deps): add threading module import
Some checks failed
Build and Push Docker / build-and-push (push) Failing after 3m5s
2025-10-13 09:54:00 +08:00
7fcbbe2f02 perf(memory): store memories asynchronously to prevent blocking
Some checks failed
Build and Push Docker / build-and-push (push) Failing after 3m3s
2025-10-13 09:44:26 +08:00
2b2a40919b refactor(memory): explicitly disable infer in memory.add
Some checks failed
Build and Push Docker / build-and-push (push) Failing after 10m1s
2025-10-12 19:57:00 +08:00
9be1f8429a chore(debug): add script for mem0 operations debugging
Some checks failed
Build and Push Docker / build-and-push (push) Failing after 20m52s
2025-10-12 19:31:37 +08:00
26ad0dbf0f refactor(memory): standardize memory service response handling
Some checks failed
Build and Push Docker / build-and-push (push) Failing after 43m47s
2025-10-12 17:48:55 +08:00
3ef3b9449a chore(memory): add debug logs for memory search results
Some checks failed
Build and Push Docker / build-and-push (push) Has been cancelled
2025-10-12 17:45:54 +08:00
78cb5cd21d chore(memory): enhance debugging and memory retrieval robustness
Some checks failed
Build and Push Docker / build-and-push (push) Has been cancelled
2025-10-12 17:38:24 +08:00
5688e7a933 refactor(memory): handle varied memory search and retrieval formats
Some checks failed
Build and Push Docker / build-and-push (push) Failing after 17m18s
2025-10-12 17:02:03 +08:00
a7f8e6f775 fix(memory): handle varied memory formats in prompt formatting
Some checks failed
Build and Push Docker / build-and-push (push) Has been cancelled
2025-10-12 16:53:01 +08:00
618c2ec209 feat(memory): integrate Mem0 for enhanced conversational memory
Some checks failed
Build and Push Docker / build-and-push (push) Has been cancelled
2025-10-12 16:36:41 +08:00
0ab8fc2fa9 build(docker): use direct UV base image
Some checks failed
Build and Push Docker / build-and-push (push) Failing after 7m53s
2025-10-07 23:22:20 +08:00
26cef158c2 ci(docker): add Docker build and push workflow
Some checks failed
Build and Push Docker / build-and-push (push) Has been cancelled
2025-10-07 23:20:08 +08:00
6fa2a329ae build(deps): configure default PyPI mirror for uv 2025-10-07 23:04:33 +08:00
315dbfed90 feat(docker): containerize application and add TTS integration 2025-10-07 22:52:04 +08:00
45470fd13d change to milvus standlone 2025-04-17 11:26:17 +08:00
b5c417f974 add embed_messages api for only embed user messages 2025-04-12 18:01:45 +08:00
5489d0cda7 change port 2025-04-12 16:10:44 +08:00
534919a646 first commit 2025-04-12 16:06:57 +08:00