ragflow/rag/llm
Stephen Hu 46caf6ae72
Refactor improve codes for ranker (#8936)
### What problem does this PR solve?
Use the normalize method directly

### Type of change

- [x] Refactoring
2025-07-21 10:22:20 +08:00
..
__init__.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
chat_model.py Fix: fix typo in OpenAI error logging message (#8865) 2025-07-16 15:31:57 +08:00
cv_model.py Fix: Wrong_Input_type_for_Gemin (#8783) 2025-07-11 11:34:04 +08:00
embedding_model.py Update embedding_model.py (#8836) 2025-07-15 14:04:58 +08:00
rerank_model.py Refactor improve codes for ranker (#8936) 2025-07-21 10:22:20 +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