ragflow/rag/llm
Stephen Hu da5cef0686
Refactor:Improve the float compare for LocalAIRerank (#9428)
### What problem does this PR solve?
Improve the float compare for LocalAIRerank

### Type of change

- [x] Refactoring
2025-08-13 10:26:42 +08:00
..
__init__.py Refa: migrate chat models to LiteLLM (#9394) 2025-08-12 10:59:20 +08:00
chat_model.py Fix: Patch LiteLLM (#9416) 2025-08-12 15:54:30 +08:00
cv_model.py Fix: bytes style image issue. (#9304) 2025-08-07 15:20:01 +08:00
embedding_model.py Add **kwargs to model base class constructors (#9252) 2025-08-07 09:45:37 +08:00
rerank_model.py Refactor:Improve the float compare for LocalAIRerank (#9428) 2025-08-13 10:26:42 +08:00
sequence2txt_model.py Add **kwargs to model base class constructors (#9252) 2025-08-07 09:45:37 +08:00
tts_model.py Add **kwargs to model base class constructors (#9252) 2025-08-07 09:45:37 +08:00