ragflow/rag/flow
Kevin Hu b5ad7b7062
Feat: support TOC transformer. (#11685)
### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-12-03 12:27:50 +08:00
..
extractor Feat: support TOC transformer. (#11685) 2025-12-03 12:27:50 +08:00
hierarchical_merger Fix: missing file formats in hierarchical_manager (#11129) 2025-11-10 13:27:22 +08:00
parser Feat: add context for figure and table (#11547) 2025-11-27 10:21:44 +08:00
splitter Feat: add child parent chunking method in backend. (#11598) 2025-11-28 19:25:32 +08:00
tests Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
tokenizer Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
__init__.py Feat: refine dataflow and initialize dataflow app (#9952) 2025-09-05 18:50:46 +08:00
base.py Move 'timeout' to common folder (#10983) 2025-11-04 11:51:12 +08:00
file.py Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
pipeline.py Feat: GraphRAG handle cancel gracefully (#11061) 2025-11-06 16:12:20 +08:00