5 Commits

Author SHA1 Message Date
z060142
7d9ead1c60 update memory backup scripts 2025-05-09 13:13:58 +08:00
z060142
bccc6d413f Migrate ChromaDB embedding model to paraphrase-multilingual-mpnet-base-v2 2025-05-09 12:32:06 +08:00
z060142
2a68f04e87 Add something 2025-05-08 03:54:34 +08:00
z060142
4dd5d91029 Fix something 2025-05-08 03:24:44 +08:00
z060142
48c0c25a42 Extend ChromaDB memory system with scheduled tasks and Setup UI support
- Added new scripts to manage ChromaDB memory processing and periodic scheduling (e.g. compaction, deduplication, reindexing).
- Optimized chatbot memory usage by improving base memory retrieval logic and preload strategy.
- Updated Setup.py UI to include scheduling options for memory maintenance tasks.
- Ensures better long-term memory performance, avoids memory bloat, and enables proactive management of large-scale memory datasets.
2025-05-08 03:08:51 +08:00