ragflow/rag/llm
Yongteng Lei 1a5f991d86
Fix: auto-keyword and auto-question fail with qwq model (#8190)
### What problem does this PR solve?

Fix auto-keyword and auto-question fail with qwq model. #8189 

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-06-12 11:37:07 +08:00
..
__init__.py feat: replace models of novita (#7360) 2025-04-28 13:35:09 +08:00
chat_model.py Fix: auto-keyword and auto-question fail with qwq model (#8190) 2025-06-12 11:37:07 +08:00
cv_model.py Fix: QWenCV issue. (#8106) 2025-06-06 17:55:13 +08:00
embedding_model.py Refa: Add error handling for JSON decode in embedding models (#8162) 2025-06-10 19:04:17 +08:00
rerank_model.py Fix: url path join issue. (#8013) 2025-06-03 14:18:40 +08:00
sequence2txt_model.py Feat: support vision llm for gpustack (#6636) 2025-03-31 15:33:52 +08:00
tts_model.py Feat: support vision llm for gpustack (#6636) 2025-03-31 15:33:52 +08:00