ragflow/rag
Billy Bao cf9611c96f
Feat: Support more chunking methods (#11000)
### What problem does this PR solve?

Feat: Support more chunking methods #10772 

This PR enables multiple chunking methods — including books, laws,
naive, one, and presentation — to be used with all existing PDF parsers
(DeepDOC, MinerU, Docling, TCADP, Plain Text, and Vision modes).

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-11-05 13:00:42 +08:00
..
app Feat: Support more chunking methods (#11000) 2025-11-05 13:00:42 +08:00
flow Move some constants to common (#11004) 2025-11-05 08:01:39 +08:00
llm Fix and refactor imports (#11010) 2025-11-05 11:07:54 +08:00
nlp Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
prompts Move some constants to common (#11004) 2025-11-05 08:01:39 +08:00
res Fix: prio synonym match than wordnet for english (#10762) 2025-10-27 09:32:55 +08:00
svr Fix and refactor imports (#11010) 2025-11-05 11:07:54 +08:00
utils Move some constants to common (#11004) 2025-11-05 08:01:39 +08:00
__init__.py
benchmark.py Move some constants to common (#11004) 2025-11-05 08:01:39 +08:00
raptor.py Move 'timeout' to common folder (#10983) 2025-11-04 11:51:12 +08:00
settings.py Introduce common/config_utils.py (#10968) 2025-11-03 17:25:06 +08:00