ragflow/rag/llm
zhou a6aed0da46
Fix: rerank with YoudaoRerank issue. (#6396)
### What problem does this PR solve?

Fix rerank with YoudaoRerank issue,"'YoudaoRerank' object has no
attribute '_dynamic_batch_size'"


![17425412353825](https://github.com/user-attachments/assets/9ed304c7-317a-440e-acff-fe895fc20f07)


### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-03-24 10:09:16 +08:00
..
__init__.py Feat: add TTS support for SILICONFLOW. (#6264) 2025-03-19 12:52:12 +08:00
chat_model.py Fix ratelimit errors during document parsing (#6413) 2025-03-22 23:07:03 +08:00
cv_model.py Feat: add vision LLM PDF parser (#6173) 2025-03-18 14:52:20 +08:00
embedding_model.py Fix: the error of Ollama embeddings interface returning "500 Internal Server Error" (#6350) 2025-03-21 15:25:48 +08:00
rerank_model.py Fix: rerank with YoudaoRerank issue. (#6396) 2025-03-24 10:09:16 +08:00
sequence2txt_model.py Feat: add gpustack model provider (#4469) 2025-01-15 14:15:58 +08:00
tts_model.py Feat: add TTS support for SILICONFLOW. (#6264) 2025-03-19 12:52:12 +08:00