ragflow/rag/llm
Stephen Hu 0ecccd27eb
Refactor:improve the logic for rerank models to cal the total token count (#10882)
### What problem does this PR solve?

improve the logic for rerank models to cal the total token count

### Type of change

- [x] Refactoring
2025-10-31 09:46:16 +08:00
..
__init__.py Feat: add support for Anthropic third-party API (#10173) 2025-09-19 19:06:14 +08:00
chat_model.py Feature/add new models for token pony and bug fix for use llm (#10823) 2025-10-28 10:04:41 +08:00
cv_model.py Feat: allow initialize Redis without password (#10856) 2025-10-29 09:45:28 +08:00
embedding_model.py Don't release full image (#10654) 2025-10-23 23:02:27 +08:00
rerank_model.py Refactor:improve the logic for rerank models to cal the total token count (#10882) 2025-10-31 09:46:16 +08:00
sequence2txt_model.py Feat: add Zhipu GLM-ASR model (#10529) 2025-10-14 09:32:45 +08:00
tts_model.py Feat: add DeerAPI support (#10303) 2025-10-09 11:14:49 +08:00