ragflow/rag/llm
Stephen Hu 660386d3b5
Fix: cannot parse images (#11044)
### What problem does this PR solve?

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

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-10 09:31:19 +08:00
..
__init__.py Feat: add support for Anthropic third-party API (#10173) 2025-09-19 19:06:14 +08:00
chat_model.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
cv_model.py Fix: cannot parse images (#11044) 2025-11-10 09:31:19 +08:00
embedding_model.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
rerank_model.py Refactor log utils (#10973) 2025-11-03 20:25:02 +08:00
sequence2txt_model.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
tts_model.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00