ragflow/rag/flow
Yongteng Lei 9d8b96c1d0
Feat: add context for figure and table (#11547)
### What problem does this PR solve?

Add context for figure table.



![demo_figure_table_context](https://github.com/user-attachments/assets/61b37fac-e22e-40a4-9665-9396c7b4103e)


`==================()` for demonstrating purpose. 
### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-11-27 10:21:44 +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 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 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
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