ragflow/rag/llm
Stephen Hu 8d027813f5
Refactor: Improve How To Handle QWenEmbed (#8765)
### What problem does this PR solve?

Based on https://github.com/infiniflow/ragflow/issues/8740 
1. A better handle for 'NoneType' object is not subscriptable
2. Add some logs to get the internal message

### Type of change

- [x] Refactoring
2025-07-10 10:30:18 +08:00
..
__init__.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
chat_model.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
cv_model.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
embedding_model.py Refactor: Improve How To Handle QWenEmbed (#8765) 2025-07-10 10:30:18 +08:00
rerank_model.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
sequence2txt_model.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
tts_model.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00