Files
openwebui-memory-system/memory_system.py
mtayfur 879ea8a28d refactor(memory_system): remove skip state cache and threshold from retrieval, unify skip logic for inlet and outlet
Skip state caching is eliminated to simplify state management, and skip logic is now handled directly in both inlet and outlet, improving clarity and reducing redundant cache usage; retrieval threshold is no longer returned in API responses, and skip reasons are separated for retrieval and consolidation to provide more precise status messaging.
2025-11-29 12:41:37 +03:00

108 KiB