ragflow/rag
Yongteng Lei 5cf610af40
Feat: add vision LLM PDF parser (#6173)
### What problem does this PR solve?

Add vision LLM PDF parser

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-03-18 14:52:20 +08:00
..
app Feat: add vision LLM PDF parser (#6173) 2025-03-18 14:52:20 +08:00
llm Feat: add vision LLM PDF parser (#6173) 2025-03-18 14:52:20 +08:00
nlp Fix: float transfer exception. (#6197) 2025-03-18 11:13:44 +08:00
res Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
svr Refa: PARALLEL_DEVICES is a static parameter. (#6168) 2025-03-17 16:49:54 +08:00
utils Feat: add vision LLM PDF parser (#6173) 2025-03-18 14:52:20 +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
prompts.py Feat: add vision LLM PDF parser (#6173) 2025-03-18 14:52:20 +08:00
raptor.py Refactor graphrag to remove redis lock (#5828) 2025-03-10 15:15:06 +08:00
settings.py Refa: PARALLEL_DEVICES is a static parameter. (#6168) 2025-03-17 16:49:54 +08:00