Files
openwebui-memory-system/memory_system.py
mtayfur 308cf1285e refactor(SkipDetector): optimize line structure handling and reduce redundant splits
Refactors the skip detection logic to precompute and reuse line splits and non-empty line lists, reducing repeated operations and improving efficiency and readability, while also fixing edge cases for empty messages and ensuring more robust pattern detection.
2025-11-26 16:59:54 +03:00

103 KiB