ragflow/rag/llm
buua436 b15643bd80
Feat:VolcEngine Model type add IMAGE2TEXT (#10629)
### What problem does this PR solve?
issue:
[#9004](https://github.com/infiniflow/ragflow/issues/9004)
change:
VolcEngine Model type add IMAGE2TEXT

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-10-17 11:43:22 +08:00
..
__init__.py Feat: add support for Anthropic third-party API (#10173) 2025-09-19 19:06:14 +08:00
chat_model.py Feat: Support Specifying OpenRouter Model Provider (#10550) 2025-10-16 09:39:59 +08:00
cv_model.py Feat:VolcEngine Model type add IMAGE2TEXT (#10629) 2025-10-17 11:43:22 +08:00
embedding_model.py Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
rerank_model.py Refactor: use the same implement for total token count from res (#10197) 2025-09-22 17:17:06 +08:00
sequence2txt_model.py Feat: add Zhipu GLM-ASR model (#10529) 2025-10-14 09:32:45 +08:00
tts_model.py Feat: add DeerAPI support (#10303) 2025-10-09 11:14:49 +08:00