mirror of
https://github.com/mtayfur/openwebui-memory-system.git
synced 2026-01-26 00:22:24 +01:00
Removes redundant try/except blocks and input validation in several methods to simplify logic and improve readability. Moves error handling to higher levels where appropriate. Adds a skip state cache to track when memory operations should be skipped, improving efficiency by avoiding repeated skip checks. Cleans up batch operation execution and cache clearing to include the new skip state. These changes reduce unnecessary code complexity and improve maintainability, while also optimizing memory operation flow and cache management.
104 KiB
104 KiB