ragflow/rag
Stephen Hu 56def59c2b
Fix:Error retrieving DOCX image (docx.image.exceptions.UnrecognizedImageError) (#10794)
### What problem does this PR solve?

https://github.com/infiniflow/ragflow/issues/10776

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-10-27 13:23:16 +08:00
..
app Fix:Error retrieving DOCX image (docx.image.exceptions.UnrecognizedImageError) (#10794) 2025-10-27 13:23:16 +08:00
flow Fix: create KB initial embedding. (#10751) 2025-10-23 16:17:43 +08:00
llm Fix: gemini cv model chat issue. (#10799) 2025-10-27 11:43:56 +08:00
nlp Fix: prio synonym match than wordnet for english (#10762) 2025-10-27 09:32:55 +08:00
prompts Fix: gemini cv model chat issue. (#10799) 2025-10-27 11:43:56 +08:00
res Fix: prio synonym match than wordnet for english (#10762) 2025-10-27 09:32:55 +08:00
svr Don't release full image (#10654) 2025-10-23 23:02:27 +08:00
utils Fix: Opendal miss tenant id (#10774) 2025-10-27 10:28:08 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
benchmark.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
raptor.py Fix: potential negative max_tokens in RAPTOR (#10701) 2025-10-21 15:49:51 +08:00
settings.py Don't release full image (#10654) 2025-10-23 23:02:27 +08:00