ragflow/rag/flow
Yongteng Lei 23b81eae77
Feat: GraphRAG handle cancel gracefully (#11061)
### What problem does this PR solve?

 GraghRAG handle cancel gracefully. #10997.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-11-06 16:12:20 +08:00
..
extractor Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
hierarchical_merger Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
parser Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
splitter Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +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