ragflow/rag/llm
Kevin Hu b8da2eeb69
Feat: support huggingface re-rank model. (#5684)
### What problem does this PR solve?

#5658

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-03-06 10:44:04 +08:00
..
__init__.py Feat: support huggingface re-rank model. (#5684) 2025-03-06 10:44:04 +08:00
chat_model.py Resolve super class invokation error. (#5337) 2025-02-25 17:42:29 +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 Feat: support huggingface re-rank model. (#5684) 2025-03-06 10:44:04 +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