mirror of
https://github.com/mtayfur/openwebui-memory-system.git
synced 2026-01-22 06:51:01 +01:00
refactor(skip-detection): condense and generalize personal category descriptions for maintainability and easier updates fix(constants): lower SKIP_CATEGORY_MARGIN from 0.20 to 0.10 to reduce false positives in skip classification refactor(skip-detection): clarify logging for skip/allow decisions and threshold calculation for better traceability refactor: use consistent double-quote style for operator and code-ending character lists fix(filter): ensure embeddings are normalized before use in skip detector to improve classification accuracy Non-personal category descriptions are now more comprehensive and organized by topic, improving the classifier's ability to detect impersonal content. Personal category descriptions are condensed into broader, clearer categories, making them easier to maintain and update. The SKIP_CATEGORY_MARGIN is reduced to make the skip detector less aggressive, addressing previous false positives. Logging is improved for easier debugging and understanding of skip decisions. Embedding normalization is enforced to ensure consistent similarity calculations.
107 KiB
107 KiB