Files
openwebui-memory-system/memory_system.py
mtayfur 0c87a815fc refactor(memory_system): streamline memory deduplication, logging, and message extraction logic
Refactors deduplication to batch embedding generation for efficiency, consolidates user message extraction into a helper for reuse, replaces statistics.median with numpy for consistency, simplifies memory operation execution, and removes redundant logging and unused imports to improve maintainability and performance.
2025-11-26 10:47:16 +03:00

109 KiB