ragflow/rag/llm
Kevin Hu 3bd0b99495
Fix: gemini cv model chat issue. (#10799)
### What problem does this PR solve?

#10787
#10781

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-10-27 11:43:56 +08:00
..
__init__.py Feat: add support for Anthropic third-party API (#10173) 2025-09-19 19:06:14 +08:00
chat_model.py Refactor: How LiteLLMBase Calculate total count (#10532) 2025-10-22 12:25:31 +08:00
cv_model.py Fix: gemini cv model chat issue. (#10799) 2025-10-27 11:43:56 +08:00
embedding_model.py Don't release full image (#10654) 2025-10-23 23:02:27 +08:00
rerank_model.py Don't release full image (#10654) 2025-10-23 23:02:27 +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