ragflow/rag/llm
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
..
__init__.py Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
chat_model.py Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
cv_model.py Refactor:Improve BytesIO usage for GeminiCV (#10042) 2025-09-11 11:07:15 +08:00
embedding_model.py Feat: pipeline supports PPTX (#10167) 2025-09-19 12:14:35 +08:00
rerank_model.py Refactor: for total_token_count method use if to check first. (#9707) 2025-08-26 10:47:20 +08:00
sequence2txt_model.py Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
tts_model.py Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00