ragflow/rag/app
Magicbook1108 7d23c3aed0
Fix: presentation parsing & Embedding encode exception handling (#11933)
### What problem does this PR solve?

Fix: presentation parsing #11920
Fix: Embeddin encode exception handling
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-12-13 11:37:42 +08:00
..
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
audio.py Move some constants to common (#11004) 2025-11-05 08:01:39 +08:00
book.py Fix errors (#11804) 2025-12-08 12:21:18 +08:00
email.py Refactor: Email parser use with to handle buffer (#11496) 2025-11-25 10:03:37 +08:00
laws.py Fix: chunk method error. (#11807) 2025-12-08 14:28:23 +08:00
manual.py Fix: duplicate output by async_chat_streamly (#11842) 2025-12-09 19:21:52 +08:00
naive.py Refa: treat MinerU as an OCR model 2 (#11905) 2025-12-11 17:33:12 +08:00
one.py Fix: missing parameters in by_plaintext method for PDF naive mode (#11408) 2025-11-21 09:33:36 +08:00
paper.py Feat: add context for figure and table (#11547) 2025-11-27 10:21:44 +08:00
picture.py Refa: migrate CV model chat to Async (#11828) 2025-12-09 13:08:37 +08:00
presentation.py Fix: presentation parsing & Embedding encode exception handling (#11933) 2025-12-13 11:37:42 +08:00
qa.py Fix errors (#11804) 2025-12-08 12:21:18 +08:00
resume.py Refactor: rename rmSpace to remove_redundant_spaces (#10796) 2025-10-28 09:46:32 +08:00
table.py Fix:csv parse in Table (#11870) 2025-12-10 16:44:06 +08:00
tag.py Fix errors (#11804) 2025-12-08 12:21:18 +08:00