ragflow/rag
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
..
app Feat: parse email (#10181) 2025-09-22 09:29:38 +08:00
flow Fix bug of image parser and prompt of parser supports customization (#10319) 2025-09-28 12:47:36 +08:00
llm Feat: pipeline supports PPTX (#10167) 2025-09-19 12:14:35 +08:00
nlp Feat: add extractor component. (#10271) 2025-09-25 11:34:47 +08:00
prompts Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
res Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +08:00
svr Feat: add initial support for Mindmap (#10310) 2025-09-26 19:45:01 +08:00
utils Fix S3 client initialization with signature_version and addressing_style (#9911) 2025-09-05 09:58:30 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
benchmark.py Refactor embedding batch_size (#3825) 2024-12-03 16:22:39 +08:00
raptor.py Refactor: based on async await to handle Redis when raptor (#9576) 2025-08-22 10:58:02 +08:00
settings.py Feat: make document parsing and embedding batch sizes configurable via environment variables (#8266) 2025-06-16 13:40:47 +08:00