ragflow/rag/flow
TeslaZY 4996dcb0eb
Fix bug of image parser and prompt of parser supports customization (#10319)
### What problem does this PR solve?
BugFix: ERROR: KeyError: 'llm_id'
Feat: The prompt of the describe picture in cv_model supports
customization #10320


### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
2025-09-28 12:47:36 +08:00
..
chunker Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
extractor Fix: debug pipeline... (#10311) 2025-09-26 19:11:30 +08:00
hierarchical_merger Fix: debug pipeline... (#10311) 2025-09-26 19:11:30 +08:00
parser Fix bug of image parser and prompt of parser supports customization (#10319) 2025-09-28 12:47:36 +08:00
splitter Fix: debug pipeline... (#10311) 2025-09-26 19:11:30 +08:00
tests Feat: support dataflow run. (#10182) 2025-09-22 09:36:21 +08:00
tokenizer Fix: debug pipeline... (#10311) 2025-09-26 19:11:30 +08:00
__init__.py
base.py Feat: add extractor component. (#10271) 2025-09-25 11:34:47 +08:00
file.py Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
pipeline.py Fix: debug pipeline... (#10311) 2025-09-26 19:11:30 +08:00