ragflow/rag/app
dylan 5aae73c230
Make error messages during PPT processing clearer. (#6980)
### What problem does this PR solve?

Sometimes a slide may trigger a Proxy error (ArgumentException:
Parameter is not valid) due to issues in the original file, and this
error message can be confusing for users.

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [x] Other (please describe):
2025-04-14 10:10:20 +08:00
..
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
audio.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
book.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
email.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
laws.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
manual.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
naive.py Fix: docx image exceptions. (#6839) 2025-04-07 12:33:34 +08:00
one.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
paper.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
picture.py Feat: add VLM-boosted PDF parser (#6278) 2025-03-20 09:39:32 +08:00
presentation.py Make error messages during PPT processing clearer. (#6980) 2025-04-14 10:10:20 +08:00
qa.py Fix: float transfer exception. (#6197) 2025-03-18 11:13:44 +08:00
resume.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
table.py Refactor: Optimize error handling and support parsing of XLS(EXCEL97—2003) files. (#5633) 2025-03-05 11:55:27 +08:00
tag.py Fix: point in tag issue. (#6436) 2025-03-24 10:45:29 +08:00