ragflow/rag
Stephen Hu 4585edc20e
Refactor: improve cv model logics (#10414)
1. improve how to get total token count

Improve how to get total token count

### Type of change
- [x] Refactoring
2025-10-09 09:47:36 +08:00
..
app Add tree_merge for law parsers, significantly outperforming hierarchical_merge (#10202) 2025-09-22 16:33:21 +08:00
flow feat: add IBM DB2 support (#10306) 2025-09-26 14:55:19 +08:00
llm Refactor: improve cv model logics (#10414) 2025-10-09 09:47:36 +08:00
nlp Feat(nlp): add "怎么办" pattern to question word removal (#10284) 2025-09-25 16:47:56 +08:00
prompts Fix bug: broken import from rag.prompts.prompts (#10217) 2025-09-23 10:19:25 +08:00
res Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +08:00
svr Fix bug: broken import from rag.prompts.prompts (#10217) 2025-09-23 10:19:25 +08:00
utils Refactor: improve cv model logics (#10414) 2025-10-09 09:47:36 +08:00
__init__.py
benchmark.py
raptor.py Refactor: based on async await to handle Redis when raptor (#9576) 2025-08-22 10:58:02 +08:00
settings.py Refactor: move some functions out of api/utils/__init__.py (#10216) 2025-09-25 18:04:49 +08:00