mirror of
https://github.com/mtayfur/openwebui-memory-system.git
synced 2026-01-22 15:01:02 +01:00
Skip detection and embedding-related methods are now asynchronous, allowing non-blocking execution and better concurrency; embedding function wrappers and initialization routines are updated to support async/await, and shared skip detector caching is adapted accordingly. These changes are necessary to ensure compatibility with async embedding functions, prevent blocking the event loop, and improve scalability and responsiveness in high-concurrency environments.
110 KiB
110 KiB