ragflow/rag/flow
Yongteng Lei 5dfdbcce3a
Feat: pipeline supports PPTX (#10167)
### What problem does this PR solve?

Pipeline supports parsing PPTX naively (text only).

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-09-19 12:14:35 +08:00
..
chunker Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
hierarchical_merger Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
parser Feat: pipeline supports PPTX (#10167) 2025-09-19 12:14:35 +08:00
splitter Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
tests Feat: pipeline supports PPTX (#10167) 2025-09-19 12:14:35 +08:00
tokenizer Feat: pipeline supports PPTX (#10167) 2025-09-19 12:14:35 +08:00
__init__.py Feat: refine dataflow and initialize dataflow app (#9952) 2025-09-05 18:50:46 +08:00
base.py Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
file.py Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
pipeline.py Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00