ragflow/rag
Lynn 152111fd9d
Feat/parse img (#10112)
### What problem does this PR solve?

support parse image by OCR or VLM.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-09-16 17:53:37 +08:00
..
app Fix: In ragflow/rag/app /naive.py, if there are multiple images in one line, the other images will be lost (#9968) 2025-09-11 11:08:31 +08:00
flow Feat/parse img (#10112) 2025-09-16 17:53:37 +08:00
llm Feat: add TokenPony model provider (#9932) 2025-09-11 17:25:31 +08:00
nlp Feat: dataflow supports Spreadsheet and Word processor document (#9996) 2025-09-10 13:02:53 +08:00
prompts Fix: typo. (#10011) 2025-09-10 11:07:03 +08:00
res Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +08:00
svr Feat: refine dataflow and initialize dataflow app (#9952) 2025-09-05 18:50:46 +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