ragflow/rag/app
QuintinTao 1b4016317e
fix bug chunking:expected string or bytes-like object (#7116)
… bytes-like object

### What problem does this PR solve?
fix bug #6990 internal server error ehile chunking:expected string or
bytes-like object
_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):

Co-authored-by: unknown <taoshi.ln@chinatelecom.cn>
2025-04-18 14:42:36 +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 Fix: abnormal cell mergeing. (#6991) 2025-04-14 11:00:11 +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 fix bug chunking:expected string or bytes-like object (#7116) 2025-04-18 14:42:36 +08:00
tag.py Fix: point in tag issue. (#6436) 2025-03-24 10:45:29 +08:00