• Joined on 2024-12-18
Logic pushed to main at Logic/rag_chat 2025-10-13 09:44:30 +08:00
7fcbbe2f02 perf(memory): store memories asynchronously to prevent blocking
Logic pushed to main at Logic/rag_chat 2025-10-12 19:57:06 +08:00
2b2a40919b refactor(memory): explicitly disable infer in memory.add
Logic pushed to main at Logic/rag_chat 2025-10-12 19:31:42 +08:00
9be1f8429a chore(debug): add script for mem0 operations debugging
Logic pushed to main at Logic/rag_chat 2025-10-12 17:48:59 +08:00
26ad0dbf0f refactor(memory): standardize memory service response handling
Logic pushed to main at Logic/rag_chat 2025-10-12 17:45:57 +08:00
3ef3b9449a chore(memory): add debug logs for memory search results
Logic pushed to main at Logic/rag_chat 2025-10-12 17:38:28 +08:00
78cb5cd21d chore(memory): enhance debugging and memory retrieval robustness
Logic pushed to main at Logic/rag_chat 2025-10-12 17:02:08 +08:00
5688e7a933 refactor(memory): handle varied memory search and retrieval formats
Logic pushed to main at Logic/rag_chat 2025-10-12 16:53:07 +08:00
a7f8e6f775 fix(memory): handle varied memory formats in prompt formatting
Logic pushed to main at Logic/rag_chat 2025-10-12 16:36:47 +08:00
618c2ec209 feat(memory): integrate Mem0 for enhanced conversational memory
Logic pushed to main at Logic/rag_chat 2025-10-07 23:26:41 +08:00
0ab8fc2fa9 build(docker): use direct UV base image
Logic pushed to main at Logic/rag_chat 2025-10-07 23:20:12 +08:00
26cef158c2 ci(docker): add Docker build and push workflow
Logic pushed to main at Logic/rag_chat 2025-10-07 23:04:39 +08:00
6fa2a329ae build(deps): configure default PyPI mirror for uv
Logic pushed to main at Logic/rag_chat 2025-10-07 22:52:13 +08:00
315dbfed90 feat(docker): containerize application and add TTS integration
Logic pushed to main at Logic/rag_chat 2025-10-07 11:02:08 +08:00
45470fd13d change to milvus standlone
b5c417f974 add embed_messages api for only embed user messages
5489d0cda7 change port
534919a646 first commit
Logic created branch main in Logic/rag_chat 2025-10-07 11:02:07 +08:00
Logic created repository Logic/rag_chat 2025-10-07 10:59:59 +08:00
Logic created repository Logic/TBF 2025-09-29 11:15:52 +08:00
Logic pushed to main at Logic/tsmodel 2025-08-28 13:23:10 +08:00
59b23d4637 feat(model): add initial PatchTST model architecture and utilities
Logic pushed to main at Logic/tsmodel 2025-08-27 15:58:08 +08:00
4129832f98 fix(dataflow): correct target sequence definition in data loader
Logic pushed to main at Logic/tsmodel 2025-08-27 15:30:18 +08:00
b7e8960fed build(env): add conda environment configuration