Files
openwebui-memory-system/memory_system.py
mtayfur bc5611a6d0 refactor(memory_system): simplify embedding normalization, memory retrieval, and response decoding logic
Redundant checks and exception handling are removed to streamline code paths, making embedding normalization, user memory retrieval, and LLM response decoding more concise and maintainable while preserving error propagation at higher levels.
2025-11-24 15:59:55 +03:00

110 KiB