Files
MemoryBear/api/app/core/rag
Timebomb2018 a7b8ba0c66 fix(rag): fix pdfplumber concurrency issue and add debug logging
The pdfplumber parser now uses a global lock to prevent concurrent access issues during PDF image rendering. Additionally, added a warning log to trace knowledge retrieval results for debugging purposes. The syntax fix in knowledge node's match case ensures correct pattern matching behavior.

BREAKING CHANGE: The pdfplumber parser now requires LOCK_KEY_pdfplumber to be defined in sys.modules for thread safety.

Closes #841
2026-04-09 17:48:16 +08:00
..
2026-02-10 14:05:01 +08:00
2026-02-06 12:18:40 +08:00
2025-12-27 17:12:04 +08:00
2025-12-30 11:53:16 +08:00
2026-03-25 11:45:49 +08:00