ragflow/rag/llm
kuro5989 6e13922bdc
Feat: Add qwq model support to Tongyi-Qianwen factory (#5981)
### What problem does this PR solve?

add qwq model support to Tongyi-Qianwen factory
https://github.com/infiniflow/ragflow/issues/5869

### Type of change

- [x] New Feature (non-breaking change which adds functionality)


![image](https://github.com/user-attachments/assets/49f5c6a0-ecaf-41dd-a23a-2009f854d62c)


![image](https://github.com/user-attachments/assets/93ffa303-920e-4942-8188-bcd6b7209204)


![1741774779438](https://github.com/user-attachments/assets/25f2fd1d-8640-4df0-9a08-78ee9daaa8fe)


![image](https://github.com/user-attachments/assets/4763cf6c-1f76-43c4-80ee-74dfd666a184)

Co-authored-by: zhaozhicheng <zhicheng.zhao@fastonetech.com>
2025-03-12 18:54:15 +08:00
..
__init__.py Feat: support huggingface re-rank model. (#5684) 2025-03-06 10:44:04 +08:00
chat_model.py Feat: Add qwq model support to Tongyi-Qianwen factory (#5981) 2025-03-12 18:54:15 +08:00
cv_model.py Fix: add image2text issue. (#5431) 2025-02-27 14:06:49 +08:00
embedding_model.py Add support to boto3 default connection (#5246) 2025-02-24 11:01:14 +08:00
rerank_model.py Fix: CoHereRerank not respecting base_url when provided (#5784) 2025-03-10 11:22:06 +08:00
sequence2txt_model.py Feat: add gpustack model provider (#4469) 2025-01-15 14:15:58 +08:00
tts_model.py Feat: add gpustack model provider (#4469) 2025-01-15 14:15:58 +08:00