ragflow/rag
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
..
app Fix: law parser (#10897) 2025-10-30 19:00:11 +08:00
flow Fix: video parser should follow selected VLM in pipeline (#10900) 2025-10-30 17:59:50 +08:00
llm Refactor:improve the logic for rerank models to cal the total token count (#10882) 2025-10-31 09:46:16 +08:00
nlp Fix: opensearch retrieval error (#10891) 2025-10-30 17:30:54 +08:00
prompts Fix: gemini cv model chat issue. (#10799) 2025-10-27 11:43:56 +08:00
res Fix: prio synonym match than wordnet for english (#10762) 2025-10-27 09:32:55 +08:00
svr Don't release full image (#10654) 2025-10-23 23:02:27 +08:00
utils Refactor:improve the logic for rerank models to cal the total token count (#10882) 2025-10-31 09:46:16 +08:00
__init__.py
benchmark.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
raptor.py Fix: potential negative max_tokens in RAPTOR (#10701) 2025-10-21 15:49:51 +08:00
settings.py Feat: allow initialize Redis without password (#10856) 2025-10-29 09:45:28 +08:00